menu
flutter_qweather package
documentation
models/ocean.dart
OceanTideRsp
tideList property
tideList property
dark_mode
light_mode
tideList
property
List
<
OceanTide
>
tideList
getter/setter pair
满潮或干潮数据
Implementation
late List<OceanTide> tideList;
flutter_qweather package
documentation
models/ocean
OceanTideRsp
tideList property
OceanTideRsp class