BarcodeCaptureOverlay.withBarcodeCapture constructor
- @Deprecated('Use the version without parameters instead.')
- BarcodeCapture barcodeCapture
Implementation
@Deprecated('Use the version without parameters instead.')
BarcodeCaptureOverlay.withBarcodeCapture(BarcodeCapture barcodeCapture)
: this.withBarcodeCaptureForView(barcodeCapture, null);