dart_json_mapper 0.0.0 dart_json_mapper: ^0.0.0 copied to clipboard
This package allows programmers to annotate Dart classes in order to serialize/deserialize them from/to JSON string in one line of code.
dart-json-mapper #
Serialize / Deserialize Dart Objects to/from JSON
This package allows programmers to annotate Dart classes in order to serialize/deserialize them from/to JSON string in one line of code.