Historical Weather
@Serializable
Constructors
Link copied to clipboard
constructor(code: String, fxLink: String? = null, refer: Refer = Refer(), weatherDaily: HistoricalWeather.WeatherDaily? = null, weatherHourly: List<HistoricalWeather.WeatherHourly> = emptyList())