dnsaddr property
String?
get
dnsaddr
Returns the DNS address if present
Implementation
String? get dnsaddr => valueForProtocol('dnsaddr');
Returns the DNS address if present
String? get dnsaddr => valueForProtocol('dnsaddr');