UCodeScanOptions constructor
const
UCodeScanOptions({})
Implementation
const UCodeScanOptions({
this.formats = const <UCodeFormat>[],
this.multiple = false,
this.tryHarder = true,
this.tryRotate = true,
this.tryInvert = false,
this.tryDownscale = true,
this.maxSymbols = 8,
this.region,
});