dart_json_mapper 0.0.4
dart_json_mapper: ^0.0.4 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.
Library has NO dependency on dart:mirrors, one of the reasons is described here
Feature requests and bug reports #
Please file feature requests and bugs using the github issue tracker for this repository.