createChild

abstract fun createChild(selector: RouteSelector): Route(source)

Creates a child node in this node with a given selector or returns an existing one with the same selector.

Report a problem