proxyUrl property

String? proxyUrl
final

Optional proxy url to web request Can be formatted as https:// || http://host/<path>?<url-param-name>= http proxies are supported, but are not recommended for production use.

Implementation

final String? proxyUrl;