ExplorerService constructor
ExplorerService({})
Implementation
ExplorerService({
required this.projectId,
this.explorerUriRoot = 'https://explorer-api.walletconnect.com',
this.recommendedWalletIds,
this.excludedWalletState = ExcludedWalletState.list,
this.excludedWalletIds,
});