host property

String? get host

The host.

Implementation

_i2.String? get host => _i5.getProperty(
      this,
      'host',
    );