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