cardinalDirection property
String?
get
cardinalDirection
Get the cardinal direction associated to the wind direction.
Implementation
String? get cardinalDirection => _direction.cardinal;
Get the cardinal direction associated to the wind direction.
String? get cardinalDirection => _direction.cardinal;