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