menu
flutter_qweather package
documentation
models/air.dart
AirNowResp
stations property
stations property
dark_mode
light_mode
stations
property
List
<
StationNow
>
stations
getter/setter pair
Implementation
late List<StationNow> stations;
flutter_qweather package
documentation
models/air
AirNowResp
stations property
AirNowResp class