optionalManufacturerData property
A list of manufacturer codes that a device may or may not have.
NOTE:* You NEED to define a manufacturer's code in either the filters or optionalManufacturerData if you want to be able to get its data.
Implementation
external List<int> get optionalManufacturerData;