WeatherElement

constructor(temperature: String, condition: WeatherElement.Condition, secondaryTemperature: String? = null, title: String? = null)