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

description

bool getisLinkLocal

Whether the scope of the InternetAddress is a link-local.

Implementation

bool get isLinkLocal;