OperationsEvents$Subscription$OperationsEvents$OperationEventsVersioned.fromJson constructor

OperationsEvents$Subscription$OperationsEvents$OperationEventsVersioned.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory OperationsEvents$Subscription$OperationsEvents$OperationEventsVersioned.fromJson(
  Map<String, dynamic> json,
) =>
    _$OperationsEvents$Subscription$OperationsEvents$OperationEventsVersionedFromJson(
      json,
    );