host property

String get host

Implementation

String get host => header(HttpHeaders.hostHeader) ?? 'unknown';