RouterContext

constructor(lifecycle: Lifecycle, stateKeeper: StateKeeper? = null, instanceKeeper: InstanceKeeper? = null, backHandler: BackHandler? = null)
constructor(delegate: ComponentContext)