#dartson:dartson example
Dartson is a dart library which converts Dart Objects into their JSON representation.
It helps you keep your code clean of fromJSON and toJSON functions by using dart:mirrors reflection. It works after dart2js compiling.
Main library: dartson:dartson
Main elements: Dartson.JSON Dartson.encode
Gist: https://gist.github.com/kasperpeulen/ef38c9bda5dc586a78f1