SelectMultipleSearchSuggestionsUseCase
class SelectMultipleSearchSuggestionsUseCase(historyRepository: SearchHistoryRepository, appStore: AppStore, addEtaAndDistance: AddEtaAndDistanceUseCase)
Constructors
Link copied to clipboard
constructor(historyRepository: SearchHistoryRepository, appStore: AppStore, addEtaAndDistance: AddEtaAndDistanceUseCase)