ObjectDetectionSettings constructor
ObjectDetectionSettings({})
Implementation
ObjectDetectionSettings(
{this.isTextIndicationOn = true,
this.isBarcodeOrQRCodeIndicationOn = true,
this.isDocumentIndicationOn = true,
this.secondsToWaitBeforeDocumentCapture = 3});