payloadStringValue
A string value that represents the barcode payload.
Declaration
var payloadStringValue: String? { get }Discussion
Depending on the symbology or the payload data itself, a string representation of the payload may not be available.
A string value that represents the barcode payload.
var payloadStringValue: String? { get }Depending on the symbology or the payload data itself, a string representation of the payload may not be available.