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