hostname property

String get hostname

The pattern string for the hostname.

Implementation

_i2.String get hostname => _i4.getProperty(
      this,
      'hostname',
    );