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