menu
weatherapi package
documentation
weatherapi.dart
CurrentWeatherData
windMph property
windMph property
dark_mode
light_mode
windMph
property
double
?
get
windMph
Implementation
double? get windMph => _windMph;
weatherapi package
documentation
weatherapi
CurrentWeatherData
windMph property
CurrentWeatherData class