WeatherAppConfig

constructor(    feature: WeatherFeature,     requestCurrentWeatherIntervalSeconds: Long,     lowHighTemperatureForecastHours: Long,     locale: Locale,     updateIntervalSeconds: Long,     requestCurrentWeatherDistanceThresholdKm: Double,     weatherApiAnalyticsEnabled: Boolean)