FetchDestinationResultForDroppedPinUseCase

class FetchDestinationResultForDroppedPinUseCase(appStore: AppStore, reverseGeocoding: ReverseGeocodingUseCase, requestWeather: RequestPlaceWeatherUseCase, closeSettings: CloseSettingsUseCase, analyticsSender: AnalyticsSender, addEtaAndDistanceUseCase: AddEtaAndDistanceUseCase, resourceProvider: FetchDestinationResultForDroppedPinUseCase.ResourcesProvider)

Constructors

constructor(appStore: AppStore, reverseGeocoding: ReverseGeocodingUseCase, requestWeather: RequestPlaceWeatherUseCase, closeSettings: CloseSettingsUseCase, analyticsSender: AnalyticsSender, addEtaAndDistanceUseCase: AddEtaAndDistanceUseCase, resourceProvider: FetchDestinationResultForDroppedPinUseCase.ResourcesProvider)

Functions

Link copied to clipboard
suspend operator fun invoke(point: Point)