hasLinkedDevice property

bool? hasLinkedDevice
getter/setter pair

Whether this object is currently linked to a single device.

This field is set by the platform when a user saves the object, linking it to their device. Intended for use by select partners. Contact support for additional information.

Implementation

core.bool? hasLinkedDevice;