menu
weather package
documentation
weather.dart
Weather
country property
country property
dark_mode
light_mode
country
property
String
?
get
country
Country code, ex US or DK
Implementation
String? get country => _country;
weather package
documentation
weather
Weather
country property
Weather class