hourlyWeatherList property

List<HistoricalHourlyWeather> hourlyWeatherList
getter/setter pair

List

Implementation

late List<HistoricalHourlyWeather> hourlyWeatherList;