Not documented.
Source
factory HttpClientBasicCredentials(String username, String password) =>
new _HttpClientBasicCredentials(username, password);
Not documented.
factory HttpClientBasicCredentials(String username, String password) =>
new _HttpClientBasicCredentials(username, password);