ip package
documentation
ip
IpAddress
isLoopback property
isLoopback
isLoopback
property
bool
isLoopback
Inspects whether the address is loopback address (e.g. 127.0.0.1)
Implementation
bool get isLoopback;
ip package
documentation
ip
IpAddress
isLoopback property
IpAddress class
Constructors
IpAddress
Properties
hashCode
isIpv4
isLocalNetwork
isLoopback
protocol
runtimeType
Methods
encodeSelf
encodeSelfCapacity
noSuchMethod
toImmutableByteData
toImmutableBytes
toMutableByteData
toMutableBytes
toString
Operators
operator ==
Static methods
fromBytes
parse