menu
flutter_qweather package
documentation
models/weather.dart
WeatherDailyResp
code property
code property
dark_mode
light_mode
code
property
String
code
getter/setter pair
API状态码 安卓成功是 'OK' ios 是 '200'
Implementation
late String code;
flutter_qweather package
documentation
models/weather
WeatherDailyResp
code property
WeatherDailyResp class