blePowerState property

Stream<bool> blePowerState

helper to ask ble power state

Implementation

Stream<bool> get blePowerState => _blePowerState.stream;