rawValue property

String? rawValue
getter/setter pair

Raw value encoded in the barcode.

For example: 'MEBKM:TITLE:Google;URL:https://www.google.com;;'.

Implementation

core.String? rawValue;