FavoriteChatsEvents$Subscription$FavoriteChatsEvents$FavoriteChatsEventsVersioned.fromJson constructor

FavoriteChatsEvents$Subscription$FavoriteChatsEvents$FavoriteChatsEventsVersioned.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory FavoriteChatsEvents$Subscription$FavoriteChatsEvents$FavoriteChatsEventsVersioned.fromJson(
  Map<String, dynamic> json,
) =>
    _$FavoriteChatsEvents$Subscription$FavoriteChatsEvents$FavoriteChatsEventsVersionedFromJson(
      json,
    );