hostname property
String
get
hostname
The pattern string for the hostname
.
Implementation
_i2.String get hostname => _i4.getProperty(
this,
'hostname',
);
The pattern string for the hostname
.
_i2.String get hostname => _i4.getProperty(
this,
'hostname',
);