menu
weatherapi package
documentation
weatherapi.dart
CurrentWeatherData
windDegree property
windDegree property
dark_mode
light_mode
windDegree
property
int
?
get
windDegree
Implementation
int? get windDegree => _windDegree;
weatherapi package
documentation
weatherapi
CurrentWeatherData
windDegree property
CurrentWeatherData class