@override Future<String?> stopLEScan() async { return _methodChannel.invokeMethod<String?>('stopLEScan'); }