oobInfo property

Implementation

BLUETOOTH_OOB_DATA_INFO get oobInfo => this.Anonymous.oobInfo;
void oobInfo=(BLUETOOTH_OOB_DATA_INFO value)

Implementation

set oobInfo(BLUETOOTH_OOB_DATA_INFO value) => this.Anonymous.oobInfo = value;