UserEvents$Subscription$UserEvents$UserEventsVersioned.fromJson constructor

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

Implementation

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