stopScanOnBarcodeDetected property

bool stopScanOnBarcodeDetected
final

Indicates if barcode scanning should stop after a barcode is detected. If false, onBarcodeDetected may be triggered multiple times for the same barcode.

Implementation

final bool stopScanOnBarcodeDetected;