... @author
Instance Functions
exportJSON():Dynamic
Description
Exports the class as generic Dynamic JSON data
importJSON(data:Dynamic):Void
Description
Imports data from JSON data and overrides multiple fields within the JSONClass instance at once Parameters:
- data - A JSON-like object of any type