description property

String? get description

Get the description of the weather.

Implementation

String? get description => _description;