NestedChatMessageMixin$Attachments$FileAttachment.fromJson constructor

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

Implementation

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