RequestLocalWeatherUpdateUseCase

constructor(requestLocalWeatherNowWithForecast: RequestLocalWeatherNowWithForecastUseCase, requestCurrentAddress: RequestCurrentAddressUseCase, appStore: AppStore, connectivityProvider: ObserveConnectivityUseCase, weatherAppConfig: WeatherAppConfig, retryOptions: RetryOptions)