SessionsEvents$Subscription$SessionsEvents$SessionEventsVersioned.fromJson constructor

SessionsEvents$Subscription$SessionsEvents$SessionEventsVersioned.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory SessionsEvents$Subscription$SessionsEvents$SessionEventsVersioned.fromJson(
  Map<String, dynamic> json,
) =>
    _$SessionsEvents$Subscription$SessionsEvents$SessionEventsVersionedFromJson(
      json,
    );