serviceData property

Map<String, List<int>> serviceData
final

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

Implementation

final Map<String, List<int>> serviceData;