proxyType property

int? proxyType

Proxy protocol type, should be set according to the cURL standart.

Implementation

int? get proxyType => _proxyType;