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