HandleFasterRouteNotificationUseCase
class HandleFasterRouteNotificationUseCase(appStore: AppStore, driverNotificationRepository: DriverNotificationRepository, configRepository: ConfigRepository)
Constructors
Link copied to clipboard
constructor(appStore: AppStore, driverNotificationRepository: DriverNotificationRepository, configRepository: ConfigRepository)