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