menu
flutter_qweather package
documentation
models/ocean.dart
OceanCurrentsRsp
currentsHourlyList property
currentsHourlyList property
dark_mode
light_mode
currentsHourlyList
property
List
<
OceanCurrents
>
currentsHourlyList
getter/setter pair
潮流小时数据
Implementation
late List<OceanCurrents> currentsHourlyList;
flutter_qweather package
documentation
models/ocean
OceanCurrentsRsp
currentsHourlyList property
OceanCurrentsRsp class