FavoriteContacts$Query$FavoriteChatContacts$PageInfo.fromJson constructor

FavoriteContacts$Query$FavoriteChatContacts$PageInfo.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory FavoriteContacts$Query$FavoriteChatContacts$PageInfo.fromJson(
  Map<String, dynamic> json,
) => _$FavoriteContacts$Query$FavoriteChatContacts$PageInfoFromJson(json);