proxyAPIConfig property

ProxyAPIConfig? proxyAPIConfig
getter/setter pair

Proxy API configuration.

This configuration is used to proxy the HTTP request through a proxy API. Useful for bypassing IP bans or accessing content that is blocked in certain regions.

Implementation

ProxyAPIConfig? proxyAPIConfig;