bleAddress property
The BLE address of this device.
The format of the BLE address is platform-specific.
On Android, it is typically a MAC address of the form 00:04:79:00:0F:4D.
On iOS, it may be a UUID string on the form E2C56DB5-DFFB-48D2-B060-D0F5A71096E0.
Implementation
String bleAddress;