GetAttachments$Query$ChatItem$Node$ChatMessage$RepliesTo$Original.fromJson constructor

GetAttachments$Query$ChatItem$Node$ChatMessage$RepliesTo$Original.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory GetAttachments$Query$ChatItem$Node$ChatMessage$RepliesTo$Original.fromJson(
        Map<String, dynamic> json) =>
    _$GetAttachments$Query$ChatItem$Node$ChatMessage$RepliesTo$OriginalFromJson(
        json);