menu
walletconnect_dart package
documentation
walletconnect_dart.dart
WalletConnectException
WalletConnectException constructor
WalletConnectException constructor
dark_mode
light_mode
WalletConnectException
constructor
WalletConnectException
(
String
message
, {
int
code
=
0
,
dynamic
data
,
})
Implementation
WalletConnectException(this.message, {this.code = 0, this.data});
walletconnect_dart package
documentation
walletconnect_dart
WalletConnectException
WalletConnectException constructor
WalletConnectException class