NavigationStartupExecutor
class NavigationStartupExecutor(appStore: AppStore, checkOnHasUnfinishedRoute: CheckOnHasUnfinishedRouteUseCase, startObservingExternalNavigationIntent: StartObservingExternalNavigationIntentUseCase, updateAnimationScale: UpdateAnimationScaleUseCase, startObservingActiveRouteDestination: StartObservingActiveRouteDestinationUseCase, sendAnalyticsEventsUseCase: SendAnalyticsEventsUseCase) : DashStartupExecutor
Constructors
Link copied to clipboard
constructor(appStore: AppStore, checkOnHasUnfinishedRoute: CheckOnHasUnfinishedRouteUseCase, startObservingExternalNavigationIntent: StartObservingExternalNavigationIntentUseCase, updateAnimationScale: UpdateAnimationScaleUseCase, startObservingActiveRouteDestination: StartObservingActiveRouteDestinationUseCase, sendAnalyticsEventsUseCase: SendAnalyticsEventsUseCase)