Dart SDK
dart:io
InternetAddress
isLinkLocal
isLinkLocal
Dart SDK
dart:io
InternetAddress
isLinkLocal
property
isLinkLocal
Dart SDK
dart:io
InternetAddress
Static properties
ANY_IP_V4
ANY_IP_V6
LOOPBACK_IP_V4
LOOPBACK_IP_V6
Static methods
lookup
Constructors
InternetAddress
Properties
address
host
isLinkLocal
isLoopback
isMulticast
rawAddress
type
hashCode
runtimeType
Operators
operator ==
Methods
reverse
noSuchMethod
toString
bool
isLinkLocal
Returns true if the
InternetAddress
s scope is a link-local.
Source
bool get isLinkLocal;