GetContact$Query$ChatContact.fromJson constructor

GetContact$Query$ChatContact.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory GetContact$Query$ChatContact.fromJson(Map<String, dynamic> json) =>
    _$GetContact$Query$ChatContactFromJson(json);