numericCompInfo property

Implementation

BLUETOOTH_NUMERIC_COMPARISON_INFO get numericCompInfo =>
    this.Anonymous.numericCompInfo;
void numericCompInfo=(BLUETOOTH_NUMERIC_COMPARISON_INFO value)

Implementation

set numericCompInfo(BLUETOOTH_NUMERIC_COMPARISON_INFO value) =>
    this.Anonymous.numericCompInfo = value;