ObserveBorderCrossingNotificationUseCase

Constructors

Link copied to clipboard
constructor(observerRouteProgress: ObserveRouteProgressUseCase, driverNotificationRepository: DriverNotificationRepository, configRepository: ConfigRepository, locale: Locale)

Functions

Link copied to clipboard
operator fun invoke(): Flow<DashDriverNotification>