StartWeatherUpdateTimerUseCase
class StartWeatherUpdateTimerUseCase(weatherAppConfig: WeatherAppConfig, requestWeatherUpdate: RequestLocalWeatherUpdateUseCase)
Constructors
Link copied to clipboard
constructor(weatherAppConfig: WeatherAppConfig, requestWeatherUpdate: RequestLocalWeatherUpdateUseCase)