toJson abstract method

Map<String, dynamic> toJson()

Returns a json-serializable map

Implementation

Map<String, dynamic> toJson();