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