NestedChatMessageMixin$RepliesTo$ChatMessageQuote$Attachments$ImageAttachment.fromJson constructor

NestedChatMessageMixin$RepliesTo$ChatMessageQuote$Attachments$ImageAttachment.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory NestedChatMessageMixin$RepliesTo$ChatMessageQuote$Attachments$ImageAttachment.fromJson(
        Map<String, dynamic> json) =>
    _$NestedChatMessageMixin$RepliesTo$ChatMessageQuote$Attachments$ImageAttachmentFromJson(
        json);