proxyUrl property

String? proxyUrl
final

Proxy URL that is used to resolve CORS issues on web. For example, https://cors-anywhere.herokuapp.com/ .

Implementation

final String? proxyUrl;