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