@override Future<void> discoverServices(String serviceType) async { await methodChannel.invokeMethod('discoverServices', serviceType); }