barcodeFormat property
Get the format of this decoder.
@return The 1D format.
Implementation
@override
BarcodeFormat get barcodeFormat => BarcodeFormat.upcA;
Get the format of this decoder.
@return The 1D format.
@override
BarcodeFormat get barcodeFormat => BarcodeFormat.upcA;