menu
s_packages package
documentation
s_metar/src/reports/reports.dart
Station
synop property
synop property
dark_mode
light_mode
synop
property
String
?
get
synop
Get the SYNOP code of the station.
Implementation
String? get synop => _station[3];
s_packages package
documentation
s_metar/src/reports/reports
Station
synop property
Station class