selectWallet abstract method

void selectWallet(
  1. W3MWalletInfo? walletInfo
)

Sets the selectedWallet to be connected

Implementation

void selectWallet(W3MWalletInfo? walletInfo);