NestedChatForwardMixin$Quote$ChatMessageQuote$Attachments$FileAttachment.fromJson constructor

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

Implementation

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