ThirdPartyWalletUnsupportedChains constructor
ThirdPartyWalletUnsupportedChains({
- required String walletName,
Implementation
ThirdPartyWalletUnsupportedChains({required String walletName})
: super('The current configured chains are not supported by $walletName');