menu
flutter_qweather package
documentation
models/historical.dart
HistoricalWeatherRsp
hourlyWeatherList property
hourlyWeatherList property
dark_mode
light_mode
hourlyWeatherList
property
List
<
HistoricalHourlyWeather
>
hourlyWeatherList
getter/setter pair
List
Implementation
late List<HistoricalHourlyWeather> hourlyWeatherList;
flutter_qweather package
documentation
models/historical
HistoricalWeatherRsp
hourlyWeatherList property
HistoricalWeatherRsp class