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

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

Implementation

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