isMulticast property - InternetAddress class - dart:io library (original) (raw)
bool getisMulticast
Whether the scope of the InternetAddress is multicast.
Implementation
bool get isMulticast;
bool getisMulticast
Whether the scope of the InternetAddress is multicast.
bool get isMulticast;