serviceData property

Map<String, Uint8List> serviceData
final

服务数据,默认空 Map;key 为服务 UUID。

Implementation

final Map<String, Uint8List> serviceData;