GeneralSettings constructor
GeneralSettings({})
Implementation
GeneralSettings(
{this.threadsLimit,
this.decodingSpeed,
this.roiX,
this.roiY,
this.roiWidth,
this.roiHeight,
this.formattingType,
this.encodingCharacterSet,
this.maximumResultsCount,
this.duplicatesDelayMs,
this.multicodeCachingDuration,
this.multicodeCachingEnabled});