format property

BarcodeFormat format
final

The format (symbology) of the barcode value.

For example, BarcodeFormat.upca, BarcodeFormat.code128, BarcodeFormat.dataMatrix

Implementation

final BarcodeFormat format;