stopDiscovery static method

Future<void> stopDiscovery()

Implementation

static Future<void> stopDiscovery() => MdnsService().stop();