menu
flutter_qweather package
documentation
models/weather.dart
WeatherMinutelyResp
minutely property
minutely property
dark_mode
light_mode
minutely
property
List
<
WeatherMinutel
>
minutely
getter/setter pair
分钟降水
Implementation
late List<WeatherMinutel> minutely;
flutter_qweather package
documentation
models/weather
WeatherMinutelyResp
minutely property
WeatherMinutelyResp class