menu
polkawallet_sdk package
documentation
api/apiWalletConnect.dart
ApiWalletConnect
disconnectV2 method
disconnectV2 method
dark_mode
light_mode
disconnectV2
method
Future
<
void
>
disconnectV2
(
String
topic
)
Implementation
Future<void> disconnectV2(String topic) async { await service.disconnectV2(topic); }
polkawallet_sdk package
documentation
api/apiWalletConnect
ApiWalletConnect
disconnectV2 method
ApiWalletConnect class