weatherDescription property

String? get weatherDescription

A long description of the weather

Implementation

String? get weatherDescription => _weatherDescription;