deviceID property
String?
get
deviceID
The device ID is an unique identifier for this device.
Implementation
String? get deviceID => _deviceID;
The device ID is an unique identifier for this device.
String? get deviceID => _deviceID;