updatesForRoute

abstract fun updatesForRoute(coroutineScope: CoroutineScope, route: Route, inLifecycle: Flow<Boolean>): Flow<Route>