RecentChatsTopEvents$Subscription$RecentChatsTopEvents$EventRecentChatsTopChatUpdated.fromJson constructor
Implementation
factory RecentChatsTopEvents$Subscription$RecentChatsTopEvents$EventRecentChatsTopChatUpdated.fromJson(
Map<String, dynamic> json,
) =>
_$RecentChatsTopEvents$Subscription$RecentChatsTopEvents$EventRecentChatsTopChatUpdatedFromJson(
json,
);