toLocalUrl method
Rewrites a remote URL to the local proxy URL.
Uses the active proxy port when initialized; otherwise default port 20250.
Implementation
String toLocalUrl() => frb.toLocalUrlStr(url: this);
Rewrites a remote URL to the local proxy URL.
Uses the active proxy port when initialized; otherwise default port 20250.
String toLocalUrl() => frb.toLocalUrlStr(url: this);