outputBarcode property
Barcode content to display or print. Mandatory if OutputFormat is Barcode, not allowed otherwise.
Implementation
@BuiltValueField(wireName: r'OutputBarcode')
OutputBarcode? get outputBarcode;
Barcode content to display or print. Mandatory if OutputFormat is Barcode, not allowed otherwise.
@BuiltValueField(wireName: r'OutputBarcode')
OutputBarcode? get outputBarcode;