HistoricalWeather

constructor(code: String, fxLink: String? = null, refer: Refer = Refer(), weatherDaily: HistoricalWeather.WeatherDaily? = null, weatherHourly: List<HistoricalWeather.WeatherHourly> = emptyList())(source)