menu
flutter_qweather package
documentation
models/geo.dart
GeoPoiLocation
isDst property
isDst property
dark_mode
light_mode
isDst
property
String
isDst
getter/setter pair
该地区/城市是否当前处于夏令时,1: 表示当前处于夏令时, 0: 表示当前不是夏令时 0
Implementation
late String isDst;
flutter_qweather package
documentation
models/geo
GeoPoiLocation
isDst property
GeoPoiLocation class