hostPort property
Host and port in a format of hostname:port
as defined in
https://www.ietf.org/rfc/rfc3986.html#section-3.2.2 and
https://www.ietf.org/rfc/rfc3986.html#section-3.2.3.
Implementation
core.String? hostPort;
Host and port in a format of hostname:port
as defined in
https://www.ietf.org/rfc/rfc3986.html#section-3.2.2 and
https://www.ietf.org/rfc/rfc3986.html#section-3.2.3.
core.String? hostPort;