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