host property
Host portion of the URL.
If headers contains a host header, then host must also match the header value.
Implementation
core.String? host;
Host portion of the URL.
If headers contains a host header, then host must also match the header value.
core.String? host;