menu
Dart
dart:io
InternetAddress
isLoopback property
isLoopback
brightness_4
brightness_5
description
isLoopback
property
bool
isLoopback
Whether the
InternetAddress
is a loopback address.
Implementation
bool get isLoopback;
Dart
dart:io
InternetAddress
isLoopback 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