This repository has been archived by the owner on May 27, 2024. It is now read-only.
make this lib compatible with standard dart json serialisation/deserialisation #9
Labels
enhancement
New feature or request
To be compatible with the standard json serialisation/deserialisation feature of dart and the JsonSerializableGenerator, each geojson object (GeoJsonPoint, GeoJsonMultiPoint, GeoJsonLine...) of this lib should declare and expose a 'toJson()' and 'fromJson()' functions
The text was updated successfully, but these errors were encountered: