toDto method
- OperationsCursor? cursor,
Constructs the new DtoOperation from this OperationEventsVersionedMixin$Events$Operation$Node.
Implementation
DtoOperation toDto({OperationsCursor? cursor}) => _operation(this, cursor);
Constructs the new DtoOperation from this OperationEventsVersionedMixin$Events$Operation$Node.
DtoOperation toDto({OperationsCursor? cursor}) => _operation(this, cursor);