Stop the current scanning progress Will do nothing if there is no scanning progress
@override Future<void> stopScan() { return methodChannel.invokeMethod('stopScan'); }