uri property
Specifies the address of your proxy server.
Examples: http://domain Do not provide credentials in the format
http://(username:password@)domain these will be rejected by the server.
Required.
Implementation
core.String? uri;
Specifies the address of your proxy server.
Examples: http://domain Do not provide credentials in the format
http://(username:password@)domain these will be rejected by the server.
Required.
core.String? uri;