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