getAvahiServiceBrowserPath abstract method

Future<String> getAvahiServiceBrowserPath(
  1. String serviceType
)

Creates the Avahi service browser path.

Implementation

Future<String> getAvahiServiceBrowserPath(String serviceType);