ProxyDebugger constructor
ProxyDebugger(
- ProxyManager _proxyManager
Creates a new ProxyDebugger with the given proxyManager
Implementation
ProxyDebugger(this._proxyManager);
Creates a new ProxyDebugger with the given proxyManager
ProxyDebugger(this._proxyManager);