isBonded property

bool isBonded

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

Implementation

bool get isBonded => bondState.isBonded;