menu
flutter_qweather package
documentation
models/weather.dart
WeatherHourlyResp
hourly property
hourly property
dark_mode
light_mode
hourly
property
List
<
WeatherHourly
>
hourly
getter/setter pair
逐时预报
Implementation
late List<WeatherHourly> hourly;
flutter_qweather package
documentation
models/weather
WeatherHourlyResp
hourly property
WeatherHourlyResp class