deviceName property
String?
get
deviceName
The device name is a human readable identifier for this device.
Implementation
String? get deviceName => _deviceName;
The device name is a human readable identifier for this device.
String? get deviceName => _deviceName;