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