RecentChats$Query$RecentChats$PageInfo.fromJson constructor

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

Implementation

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