toJson method
override
Returns a Map representing this DtoChatInfo.
Implementation
@override
Map<String, dynamic> toJson() =>
_$DtoChatInfoToJson(this)..['runtimeType'] = 'DtoChatInfo';
Returns a Map representing this DtoChatInfo.
@override
Map<String, dynamic> toJson() =>
_$DtoChatInfoToJson(this)..['runtimeType'] = 'DtoChatInfo';