deviceId property
The id of the device, as in the Play EMM API.
This corresponds to the deviceId parameter in Play EMM API's Devices.get (https://developers.google.com/android/work/play/emm-api/v1/devices/get#parameters) call.
Required. Immutable.
Implementation
core.String? deviceId;