menu
solana_wallet_kit package
documentation
wallet/models/wallet_exception.dart
WalletException
WalletException.new const constructor
WalletException.new const constructor
dark_mode
light_mode
WalletException
constructor
const
WalletException
(
String
message
)
Implementation
const WalletException(this.message);
solana_wallet_kit package
documentation
wallet/models/wallet_exception
WalletException
WalletException.new const constructor
WalletException class