barcodeValue property

  1. @BuiltValueField.new(wireName: r'BarcodeValue')
String get barcodeValue

Value with a Barcode coding. The barcode value to display or print.

Implementation

@BuiltValueField(wireName: r'BarcodeValue')
String get barcodeValue;