proxy property

String? proxy

Proxy to use, should be set according to the cURL standart.

Implementation

String? get proxy => _proxy;