ChatCallQuote.fromJson constructor
Constructs a ChatCallQuote from the provided json.
Implementation
factory ChatCallQuote.fromJson(Map<String, dynamic> json) =>
_$ChatCallQuoteFromJson(json);
Constructs a ChatCallQuote from the provided json.
factory ChatCallQuote.fromJson(Map<String, dynamic> json) =>
_$ChatCallQuoteFromJson(json);