rawValue property

String? rawValue
final

Barcode value as it was encoded in the barcode.

Structured values are not parsed, for example: 'MEBKM:TITLE:Google;URL://www.google.com;;'.

Null if nothing found.

Implementation

final String? rawValue;