MKeyExtensionOp<OT extends ProgramOperation> constructor
Null safety
- OT op,
- OT? shiftIn,
- OT? secondShift
Implementation
const MKeyExtensionOp(this.op, this.shiftIn, this.secondShift);
const MKeyExtensionOp(this.op, this.shiftIn, this.secondShift);