ObserveCancelBorderCrossingNotificationUseCase
class ObserveCancelBorderCrossingNotificationUseCase(observeRouteProgress: ObserveRouteProgressUseCase)
Functions
Link copied to clipboard
operator fun invoke(driverNotificationUiState: StateFlow<DashDriverNotification?>?): Flow<DashDriverNotification>