menu
s_packages package
documentation
s_metar/src/reports/reports.dart
MetarSeaState
state property
state property
dark_mode
light_mode
state
property
String
?
get
state
Get the sea state if provided in METAR.
Implementation
String? get state => _state;
s_packages package
documentation
s_metar/src/reports/reports
MetarSeaState
state property
MetarSeaState class