RecentChatsTopEvents$Subscription$RecentChatsTopEvents$RecentChatsTopChatRemovedEvent.fromJson constructor

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

Implementation

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