FetchDestinationResultForPoiUseCase
class FetchDestinationResultForPoiUseCase(appStore: AppStore, requestWeather: RequestPlaceWeatherUseCase, findPoiUseCase: FindPoiUseCase, closeSettings: CloseSettingsUseCase, analyticsSender: AnalyticsSender)
Constructors
Link copied to clipboard
constructor(appStore: AppStore, requestWeather: RequestPlaceWeatherUseCase, findPoiUseCase: FindPoiUseCase, closeSettings: CloseSettingsUseCase, analyticsSender: AnalyticsSender)