manufacturerData property

List<ManufacturerData>? manufacturerData
final

Key is the company identifier and the value is an array of bytes of manufacturer specific data.

Implementation

final List<ManufacturerData>? manufacturerData;