toJson abstract method

Map<String, dynamic> toJson()
inherited

Returns a json-serializable map

Implementation

Map<String, dynamic> toJson();