device property

String? device
getter/setter pair

The internal hardware codename of the device.

This comes from android.os.Build.DEVICE. (field named "device" per logs/wireless/android/android_checkin.proto)

Implementation

core.String? device;