toJson abstract method

Map<String, dynamic> toJson()

Returns a Json Object

Implementation

Map<String,dynamic> toJson();