bondState property

BluetoothBondState get bondState

the new bond state

Implementation

BluetoothBondState get bondState => _bmToBondState(_response.bondState);