@override Future<void> cancelDiscovery() async { return await methodChannel.invokeMethod<void>('cancelDiscovery'); }