DnsServiceDiscovery constructor
DnsServiceDiscovery({
- required String hostname,
Implementation
DnsServiceDiscovery({
required this.hostname,
});
DnsServiceDiscovery({
required this.hostname,
});