isLinkLocal property
Whether the scope of the InternetAddress is a link-local.
Implementation
@override
bool get isLinkLocal => $value.isLinkLocal;
Whether the scope of the InternetAddress is a link-local.
@override
bool get isLinkLocal => $value.isLinkLocal;