isLinkLocal property - InternetAddress class - dart:io library (original) (raw)
bool getisLinkLocal
Whether the scope of the InternetAddress is a link-local.
Implementation
bool get isLinkLocal;
bool getisLinkLocal
Whether the scope of the InternetAddress is a link-local.
bool get isLinkLocal;