NestedChatMessageMixin$RepliesTo$ChatMessageQuote$Attachments$FileAttachment.fromJson constructor

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

Implementation

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