Code11Decoder constructor
const
Code11Decoder({})
Implementation
const Code11Decoder({
super.enabled,
this.length1,
this.length2,
this.redundancy,
this.verifyCheckDigit,
this.reportCheckDigit,
});
const Code11Decoder({
super.enabled,
this.length1,
this.length2,
this.redundancy,
this.verifyCheckDigit,
this.reportCheckDigit,
});