menu
wallet_connect package
documentation
wc_client.dart
CustomRequest typedef
CustomRequest typedef
dark_mode
light_mode
CustomRequest
typedef
CustomRequest
=
void Function
(
int
id
,
String
payload
)
Implementation
typedef CustomRequest = void Function(int id, String payload);
wallet_connect package
documentation
wc_client
CustomRequest typedef
wc_client library