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