Stops discovering devices.
@override Future<void> stopDiscovery() async { await methodChannel.invokeMethod('stopDiscovery'); }