menu
Dart
dart:io
InternetAddress
isLinkLocal property
isLinkLocal
brightness_4
brightness_5
description
isLinkLocal
property
bool
isLinkLocal
Whether the scope of the
InternetAddress
is a link-local.
Implementation
bool get isLinkLocal;
Dart
dart:io
InternetAddress
isLinkLocal property
InternetAddress class
Constructors
InternetAddress
fromRawAddress
Properties
address
hashCode
host
isLinkLocal
isLoopback
isMulticast
rawAddress
runtimeType
type
Methods
noSuchMethod
reverse
toString
Operators
operator ==
Static properties
anyIPv4
anyIPv6
loopbackIPv4
loopbackIPv6
Static methods
lookup
tryParse