RecentChatsTopEvents$Subscription$RecentChatsTopEvents$RecentChatsTop.fromJson constructor

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

Implementation

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