menu
reown_sign package
documentation
i_sign_client.dart
IReownSignClient
respond abstract method
respond abstract method
dark_mode
light_mode
respond
abstract method
Future
<
void
>
respond
(
{
required
String
topic
,
required
JsonRpcResponse
response
,
})
Implementation
Future<void> respond({ required String topic, required JsonRpcResponse response, });
reown_sign package
documentation
i_sign_client
IReownSignClient
respond abstract method
IReownSignClient class