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