deviceId property

String? deviceId
getter/setter pair

An identifier that is unique to the particular device which this Datum was collected. Note that this ID will change if the user performs a factory reset on their device.

Implementation

String? deviceId;