toLocalUrl method

String toLocalUrl()

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);