menu
walletconnect_flutter_v2 package
documentation
apis/sign_api/i_sign_engine_wallet.dart
ISignEngineWallet
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, });
walletconnect_flutter_v2 package
documentation
apis/sign_api/i_sign_engine_wallet
ISignEngineWallet
updateSession abstract method
ISignEngineWallet class