menu
weather package
documentation
weather.dart
Weather
windGust property
windGust property
dark_mode
light_mode
windGust
property
double
?
get
windGust
Wind gust in m/s
Implementation
double? get windGust => _windGust;
weather package
documentation
weather
Weather
windGust property
Weather class