DEVICE_TYPE constant

String const DEVICE_TYPE

The type of a smartphone device.

Implementation

static const String DEVICE_TYPE =
    '${DeviceConfiguration.DEVICE_NAMESPACE}.Smartphone';