weatherDescription property

String? weatherDescription

A long description of the weather

Implementation

String? get weatherDescription => _weatherDescription;