RecentChatsTopEvents$Subscription$RecentChatsTopEvents$RecentChatsTop$List$Node.fromJson constructor

RecentChatsTopEvents$Subscription$RecentChatsTopEvents$RecentChatsTop$List$Node.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory RecentChatsTopEvents$Subscription$RecentChatsTopEvents$RecentChatsTop$List$Node.fromJson(
  Map<String, dynamic> json,
) =>
    _$RecentChatsTopEvents$Subscription$RecentChatsTopEvents$RecentChatsTop$List$NodeFromJson(
      json,
    );