proxy property
String?
get
proxy
Proxy to use, should be set according to the cURL standart.
Implementation
String? get proxy => _proxy;
Proxy to use, should be set according to the cURL standart.
String? get proxy => _proxy;