BarcodeCameraLiveDetector constructor

BarcodeCameraLiveDetector(
  1. {required dynamic barcodeListener(
    1. BarcodeScanningResult result
    ),
  2. required dynamic errorListener(
    1. SdkLicenseException exception
    )}
)

Implementation

BarcodeCameraLiveDetector