Dart
dart:io
Platform
localHostname property
localHostname
description
localHostname
property
Null safety
String
localHostname
The local hostname for the system.
Implementation
static String get localHostname => _localHostname;
Dart
dart:io
Platform
localHostname property
Platform class
Constructors
Platform
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static properties
environment
executable
executableArguments
isAndroid
isFuchsia
isIOS
isLinux
isMacOS
isWindows
localeName
localHostname
numberOfProcessors
operatingSystem
operatingSystemVersion
packageConfig
packageRoot
pathSeparator
resolvedExecutable
script
version