RecentChats$Query$RecentChats.fromJson constructor

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

Implementation

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