description property
String?
get
description
Get the description of recent weather in METAR.
Implementation
String? get description => _description;
Get the description of recent weather in METAR.
String? get description => _description;