FetchDestinationResultForDroppedPinUseCase
class FetchDestinationResultForDroppedPinUseCase(appStore: AppStore, reverseGeocoding: ReverseGeocodingUseCase, requestWeather: RequestPlaceWeatherUseCase, closeSettings: CloseSettingsUseCase, analyticsSender: AnalyticsSender, addEtaAndDistanceUseCase: AddEtaAndDistanceUseCase, resourceProvider: FetchDestinationResultForDroppedPinUseCase.ResourcesProvider)
Constructors
Link copied to clipboard
constructor(appStore: AppStore, reverseGeocoding: ReverseGeocodingUseCase, requestWeather: RequestPlaceWeatherUseCase, closeSettings: CloseSettingsUseCase, analyticsSender: AnalyticsSender, addEtaAndDistanceUseCase: AddEtaAndDistanceUseCase, resourceProvider: FetchDestinationResultForDroppedPinUseCase.ResourcesProvider)