MKey<OT extends ProgramOperation> constructor
Null safety
- OT unshifted,
- OT fShifted,
- OT gShifted,
- {List<
MKeyExtensionOp< extensionOps = const []}OT> >
Implementation
const MKey(this.unshifted, this.fShifted, this.gShifted,
{this.extensionOps = const []});