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