weatherDescription property
String?
get
weatherDescription
A long description of the weather
Implementation
String? get weatherDescription => _weatherDescription;
A long description of the weather
String? get weatherDescription => _weatherDescription;