menu
reown_sign package
documentation
i_sign_wallet.dart
IReownSignWallet
updateSession abstract method
updateSession abstract method
dark_mode
light_mode
updateSession
abstract method
Future
<
void
>
updateSession
(
{
required
String
topic
,
required
Map
<
String
,
Namespace
>
namespaces
,
})
Implementation
Future<void> updateSession({ required String topic, required Map<String, Namespace> namespaces, });
reown_sign package
documentation
i_sign_wallet
IReownSignWallet
updateSession abstract method
IReownSignWallet class