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

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

Implementation

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