OperationEventsVersionedMixin$Events$OperationCanceledEvent$Canceled.fromJson constructor
Implementation
factory OperationEventsVersionedMixin$Events$OperationCanceledEvent$Canceled.fromJson(
Map<String, dynamic> json,
) =>
_$OperationEventsVersionedMixin$Events$OperationCanceledEvent$CanceledFromJson(
json,
);