Initialize barcode reader and scanner.
Future<int> initBarcodeSDK() async { return await _barcodeManager.initBarcodeSDK(); }