host property

String? get host

Gets host name.

Implementation

String? get host => _raw.headers.value('host');