qrCodeData property
The contents of the QR code as a UTF8 string.
Implementation
@BuiltValueField(wireName: r'qrCodeData')
String? get qrCodeData;
The contents of the QR code as a UTF8 string.
@BuiltValueField(wireName: r'qrCodeData')
String? get qrCodeData;