RecentChats$Query$RecentChats$Edges.fromJson constructor

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

Implementation

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