menu
Dart
dart:io
InternetAddress
isMulticast property
isMulticast
brightness_4
brightness_5
description
isMulticast
property
bool
isMulticast
Whether the scope of the
InternetAddress
is multicast.
Implementation
bool get isMulticast;
Dart
dart:io
InternetAddress
isMulticast 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