menu
walletconnect_dart_v2_i package
documentation
apis/sign_api/i_sessions.dart
ISessions
update abstract method
update abstract method
dark_mode
light_mode
update
abstract method
Future
<
void
>
update
(
String
topic
, {
int
?
expiry
,
Map
<
String
,
Namespace
>
?
namespaces
,
})
Implementation
Future<void> update( String topic, { int? expiry, Map<String, Namespace>? namespaces, });
walletconnect_dart_v2_i package
documentation
apis/sign_api/i_sessions
ISessions
update abstract method
ISessions class