menu
s_packages package
documentation
s_metar/src/reports/reports.dart
Numeric
toJSON method
toJSON method
dark_mode
light_mode
toJSON
method
String
toJSON
(
)
Returns the object data as a string in JSON format.
Implementation
String toJSON() { return jsonEncode(asMap()); }
s_packages package
documentation
s_metar/src/reports/reports
Numeric
toJSON method
Numeric class