RecentChatsTopEvents$Subscription$RecentChatsTopEvents$EventRecentChatsTopChatUpdated.fromJson constructor

RecentChatsTopEvents$Subscription$RecentChatsTopEvents$EventRecentChatsTopChatUpdated.fromJson(
  1. Map<String, dynamic> json
)

Implementation

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