hostname property

String hostname

The machine hostname.

Implementation

String get hostname =>
    _object.getStringProperty(_settingsInterfaceName, 'Hostname') ?? '';