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