isMulticast property - InternetAddress class - dart:io library (original) (raw)

description

bool getisMulticast

Whether the scope of the InternetAddress is multicast.

Implementation

bool get isMulticast;