manufacturerData property

ManufacturerData? manufacturerData
final

The manufacturer data associated with the device.

Bluetooth devices are not required to provide manufacturer data so this field is nullable.

Implementation

final ManufacturerData? manufacturerData;