isBonded property

bool get isBonded

Tells whether the device is bonded (ready to secure connect).

Implementation

bool get isBonded => bondState.isBonded;