Dart
dart:io
Platform
localHostname property
description
localHostname property
String
localHostname
The local hostname for the system.
Implementation
static
String
get
localHostname => _localHostname;