proxyUrl property
Proxy URL that is used to resolve CORS issues on web.
For example, https://cors-anywhere.herokuapp.com/
.
Implementation
final String? proxyUrl;
Proxy URL that is used to resolve CORS issues on web.
For example, https://cors-anywhere.herokuapp.com/
.
final String? proxyUrl;