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