pinInfo property

Implementation

BLUETOOTH_PIN_INFO get pinInfo => this.Anonymous.pinInfo;
void pinInfo=(BLUETOOTH_PIN_INFO value)

Implementation

set pinInfo(BLUETOOTH_PIN_INFO value) => this.Anonymous.pinInfo = value;