UserEvents$Subscription$UserEvents$BlocklistEventsVersioned.fromJson constructor

UserEvents$Subscription$UserEvents$BlocklistEventsVersioned.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory UserEvents$Subscription$UserEvents$BlocklistEventsVersioned.fromJson(
  Map<String, dynamic> json,
) => _$UserEvents$Subscription$UserEvents$BlocklistEventsVersionedFromJson(
  json,
);