Package-level declarations

Types

Link copied to clipboard
class DriverNotificationViewModel(appStore: AppStore, driverNotificationRepository: DriverNotificationRepository, handleFasterRouteNotification: HandleFasterRouteNotificationUseCase, observeHidingDriverNotification: ObserveHidingDriverNotificationUseCase, startObservingEndActiveGuidance: StartObservingEndActiveGuidanceUseCase, handleBorderCrossingNotification: ObserveBorderCrossingNotificationUseCase, observeCancelFasterRouteUseCase: ObserveCancelFasterRouteNotificationUseCase, observeCancelBorderCrossingNotification: ObserveCancelBorderCrossingNotificationUseCase, observeSlowTrafficNotification: ObserveSlowTrafficNotificationUseCase) : ViewModel