menu
flutter_wallet_card package
documentation
core/wallet_platform.dart
WalletException
WalletException.new const constructor
WalletException.new const constructor
dark_mode
light_mode
WalletException
constructor
const
WalletException
(
String
message
, {
String
?
code
,
dynamic
originalError
,
})
Implementation
const WalletException(this.message, {this.code, this.originalError});
flutter_wallet_card package
documentation
core/wallet_platform
WalletException
WalletException.new const constructor
WalletException class