startDiscovery static method

Future<void> startDiscovery()

Implementation

static Future<void> startDiscovery() => MdnsService().start();