state property

String? get state

Get the sea state if provided in METAR.

Implementation

String? get state => _state;