@override Future<void> stop() async { WinBle.stopScanning(); _isScanInProgress = false; notifyState(state); }