toJson abstract method

Map<String, dynamic> toJson()

Generate a json map of this object.

Implementation

Map<String, dynamic> toJson();