deviceType property
The type of the device Possible string values are:
- "DEVICE_TYPE_UNSPECIFIED" : Device type is not specified.
- "DEVICE_TYPE_ANDROID" : Android device
- "DEVICE_TYPE_CHROME_OS" : Chrome OS device
Implementation
core.String? deviceType;