napkinRouterchildrenInstance PropertychildrenThe routers currently attached beneath this router, in attachment order.@MainActor final var children: [any Routing] { get }DiscussionMutated only by attachChild(_:) and detachChild(_:).