artem-galas / dart_jsona

Data formatter that creates simplified objects from JSON, creates JSON from the same simplified objects (in according with JSON API specification)
https://pub.dartlang.org/packages/dart_jsona
MIT License
2 stars 0 forks source link

Improve serialization #2

Open artem-galas opened 6 years ago

artem-galas commented 6 years ago

See to this test case in jsonTS package -https://github.com/olosegres/jsona/blob/master/tests/Jsona.test.ts#L42

dart_jsona don't have ability to serialize object with includeNames['town.city']