GetAttachments$Query$ChatItem$Node$ChatForward$Quote$ChatMessageQuote$Attachments$FileAttachment.fromJson constructor
GetAttachments$Query$ChatItem$Node$ChatForward$Quote$ChatMessageQuote$Attachments$FileAttachment.fromJson( - Map<String, dynamic> json
)
Implementation
factory GetAttachments$Query$ChatItem$Node$ChatForward$Quote$ChatMessageQuote$Attachments$FileAttachment.fromJson(
Map<String, dynamic> json) =>
_$GetAttachments$Query$ChatItem$Node$ChatForward$Quote$ChatMessageQuote$Attachments$FileAttachmentFromJson(
json);