bondState property
BluetoothBondState
get
bondState
the new bond state
Implementation
BluetoothBondState get bondState => _bmToBondState(_response.bondState);
the new bond state
BluetoothBondState get bondState => _bmToBondState(_response.bondState);