serviceData property
The GATT service data of the peripheral.
This field is available on Android and Windows, throws UnsupportedError on other platforms.
Implementation
final Map<UUID, Uint8List> serviceData;
The GATT service data of the peripheral.
This field is available on Android and Windows, throws UnsupportedError on other platforms.
final Map<UUID, Uint8List> serviceData;