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