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