status property

BleStatus status

Returns the current status of the BLE subsystem of the host device.

Also see statusStream.

Implementation

BleStatus get status => _status;