toJSON abstract method

Map<String, dynamic> toJSON()

Returns a representation of this object as a JSON object.

Implementation

Map<String, dynamic> toJSON();