menu
Dart
dart:io
InternetAddress
type property
type
brightness_4
brightness_5
description
type
property
InternetAddressType
type
The address family of the
InternetAddress
.
Implementation
InternetAddressType get type;
Dart
dart:io
InternetAddress
type 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