toJson abstract method

Map<String, dynamic> toJson()

Converts a particular message to the map representation, serializable to JSON.

Implementation

Map<String, dynamic> toJson();