Returns an event stream about whether the device is currently scanning for Bluetooth devices
Stream<bool> get isScanning => _instance.isScanning();