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