description property

String? get description

Get the description of recent weather in METAR.

Implementation

String? get description => _description;