host property

String? host
final

Host portion of the URL. If headers contains a host header, then host must also match the header value.

Implementation

final String? host;