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