deviceId property
final
The unique identifier for the BLE device.
A unique string (e.g., a MAC address or UUID) used to identify the device.
Implementation
final String deviceId;
The unique identifier for the BLE device.
A unique string (e.g., a MAC address or UUID) used to identify the device.
final String deviceId;