BarcodeScannerException constructor
BarcodeScannerException(
- String message, [
- dynamic error
Implementation
BarcodeScannerException(this.message, [this.error]);
BarcodeScannerException(this.message, [this.error]);