RecentChatsTopEvents$Subscription$RecentChatsTopEvents$EventRecentChatsTopChatDeleted.fromJson constructor

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

Implementation

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