deviceName property

String? deviceName

The device name is a human readable identifier for this device.

Implementation

String? get deviceName => _deviceName;