menu
flutter_qweather package
documentation
models/ocean.dart
OceanTideRsp
tideHourlyList property
tideHourlyList property
dark_mode
light_mode
tideHourlyList
property
List
<
OceanTide
>
tideHourlyList
getter/setter pair
潮汐小时数据
Implementation
late List<OceanTide> tideHourlyList;
flutter_qweather package
documentation
models/ocean
OceanTideRsp
tideHourlyList property
OceanTideRsp class