menu
dapp_injected_eip155 package
documentation
models/method_callbacks.dart
AsyncEcRecover typedef
AsyncEcRecover typedef
dark_mode
light_mode
AsyncEcRecover
typedef
AsyncEcRecover
=
Future
<
String
>
Function
(
String
signature
,
String
message
)
Implementation
typedef AsyncEcRecover = Future<String> Function( String signature, String message);
dapp_injected_eip155 package
documentation
models/method_callbacks
AsyncEcRecover typedef
method_callbacks library