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