GetAttachments$Query$ChatItem$Node$ChatForward$Quote$ChatMessageQuote$Attachments$ImageAttachment.fromJson constructor

GetAttachments$Query$ChatItem$Node$ChatForward$Quote$ChatMessageQuote$Attachments$ImageAttachment.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory GetAttachments$Query$ChatItem$Node$ChatForward$Quote$ChatMessageQuote$Attachments$ImageAttachment.fromJson(
        Map<String, dynamic> json) =>
    _$GetAttachments$Query$ChatItem$Node$ChatForward$Quote$ChatMessageQuote$Attachments$ImageAttachmentFromJson(
        json);