@override Future<bool> isDiscovering() async { return await methodChannel.invokeMethod("isDiscovering") == true; }