toJson method

Map<String, dynamic> toJson()

The method for the to json.

Implementation

Map<String, dynamic> toJson() => _$ModelImageMessageToJson(this);