menu
Dart
dart:io
InternetAddress
isLinkLocal property
isLinkLocal
brightness_4
brightness_5
description
isLinkLocal
property
bool
isLinkLocal
Whether the scope of the
InternetAddress
is a link-local.
Implementation
bool get isLinkLocal;
Dart
dart:io
InternetAddress
isLinkLocal property
InternetAddress class