GetMessage$Query$ChatItem$Node$ChatInfo.fromJson constructor

GetMessage$Query$ChatItem$Node$ChatInfo.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory GetMessage$Query$ChatItem$Node$ChatInfo.fromJson(
        Map<String, dynamic> json) =>
    _$GetMessage$Query$ChatItem$Node$ChatInfoFromJson(json);