alternateText property

String? alternateText
getter/setter pair

An optional text that will override the default text that shows under the barcode.

This field is intended for a human readable equivalent of the barcode value, used when the barcode cannot be scanned.

Implementation

core.String? alternateText;