toJson abstract method

Map<String, dynamic> toJson()

Returns the JSON representation of this message.

Implementation

Map<String, dynamic> toJson();