RpcProvider constructor
RpcProvider(
- WebViewRelayer _overlay, {
- String rpcUrl = "",
Implementation
RpcProvider(this._overlay, {this.rpcUrl = ""});
RpcProvider(this._overlay, {this.rpcUrl = ""});