StartObservingLocationForWeatherUseCase

constructor(weatherAppConfig: WeatherAppConfig, weatherLocationRepository: WeatherLocationRepository, requestLocalWeatherUpdate: RequestLocalWeatherUpdateUseCase, sampleTimeMillis: Long)