type property

BarcodeType type
final

The format type of the barcode value.

For example, BarcodeType.text, BarcodeType.product, BarcodeType.url, etc.

Implementation

final BarcodeType type;