vendorSpecificGain property

int get vendorSpecificGain

The controller's measure of field strength in vendor-defined units, or -1 on a device whose stack does not report it. Only comparable against other frames from the same device.

Implementation

int get vendorSpecificGain => _data.vendorSpecificGain;