Code39Decoder constructor
const
Code39Decoder({})
Implementation
const Code39Decoder({
super.enabled,
this.length1,
this.length2,
this.verifyCheckDigit,
this.reportCheckDigit,
this.fullAscii,
this.redundancy,
this.convertToCode32,
this.reportCode32Prefix,
this.securityLevel,
this.reducedQuietZone,
});