GetAttachments$Query$ChatItem$Node$ChatForward$Quote$ChatMessageQuote.fromJson constructor

GetAttachments$Query$ChatItem$Node$ChatForward$Quote$ChatMessageQuote.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory GetAttachments$Query$ChatItem$Node$ChatForward$Quote$ChatMessageQuote.fromJson(
  Map<String, dynamic> json,
) =>
    _$GetAttachments$Query$ChatItem$Node$ChatForward$Quote$ChatMessageQuoteFromJson(
      json,
    );