deviceId property
String
get
deviceId
The id of the device from which the data point was fetched.
Implementation
String get deviceId => _deviceId;
The id of the device from which the data point was fetched.
String get deviceId => _deviceId;