NavigationManager
class NavigationManager(externalNavigationRepository: ExternalNavigationRepository, appStore: AppStore, launchOrForegroundApplication: LaunchOrForegroundApplicationUseCase, clearActiveRouteDestination: ClearActiveRouteDestinationUseCase, scope: CoroutineScope)
Constructors
Link copied to clipboard
constructor(externalNavigationRepository: ExternalNavigationRepository, appStore: AppStore, launchOrForegroundApplication: LaunchOrForegroundApplicationUseCase, clearActiveRouteDestination: ClearActiveRouteDestinationUseCase, scope: CoroutineScope)