menu
walletkit_dart
walletkit_dart.dart
EvmRpcClient
onRpcError property
onRpcError
dark_mode
light_mode
onRpcError
property
void Function
(
Object
e
,
StackTrace
s
,
String
url
)
?
onRpcError
final
Implementation
final void Function(Object e, StackTrace s, String url)? onRpcError;
walletkit_dart
walletkit_dart
EvmRpcClient
onRpcError property
EvmRpcClient class