WeatherDaily

constructor(code: String, daily: List<WeatherDaily.Daily> = emptyList(), fxLink: String? = null, refer: Refer = Refer(), updateTime: String? = null)(source)