addProxyCredentials abstract method
void addProxyCredentials(Add credentials to be used for authorizing HTTP proxies.
Source
void addProxyCredentials( String host, int port, String realm, HttpClientCredentials credentials);
© 2012 the Dart project authors
Licensed under the Creative Commons Attribution-ShareAlike License v4.0.
https://api.dartlang.org/stable/1.24.3/dart-io/HttpClient/addProxyCredentials.html