Dart
dart:io
NetworkInterface
name property
name
NetworkInterface class
Constructors
NetworkInterface
Properties
addresses
index
name
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static properties
listSupported
Static methods
list
name property
String
name
Get the name of the
NetworkInterface
.
Implementation
String get name;