RProxy constructor
RProxy(
- RProxyServer server,
- String path,
- String proxiedUrl
Implementation
RProxy(this.server, this.path, this.proxiedUrl);
RProxy(this.server, this.path, this.proxiedUrl);