ChatMessageMixin$Attachments$FileAttachment.fromJson constructor

ChatMessageMixin$Attachments$FileAttachment.fromJson(
  1. Map<String, dynamic> json
)

Implementation

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