proxyPassword property

String? proxyPassword

Username and password to use for proxy authentication, should be set according to the cURL standart.

Implementation

String? get proxyPassword => _proxyPassword;