coverCode property
String?
get
coverCode
Get the raw ICAO sky-cover code (e.g. 'BKN', 'OVC', 'FEW').
Implementation
String? get coverCode => _coverCode;
Get the raw ICAO sky-cover code (e.g. 'BKN', 'OVC', 'FEW').
String? get coverCode => _coverCode;