qrCode property
A JSON string whose UTF-8 representation can be used to generate a QR code to enroll a device with this enrollment token.
To enroll a device using NFC, the NFC record must contain a serialized java.util.Properties representation of the properties in the JSON.
Implementation
core.String? qrCode;