BarcodeException constructor
const
BarcodeException(
- String message
Create a BarcodeException object
Implementation
const BarcodeException(this.message);
Create a BarcodeException object
const BarcodeException(this.message);