toJson abstract method

Map<String, dynamic> toJson()

Maps this object into a serializable format

Implementation

Map<String, dynamic> toJson();