menu
wallet_connect_v2 package
documentation
wallet_connect_v2_platform_interface.dart
WalletConnectV2Platform
disconnect method
disconnect method
dark_mode
light_mode
disconnect
method
Future
<
void
>
disconnect
(
)
Implementation
Future<void> disconnect() { throw UnimplementedError('disconnect() has not been implemented.'); }
wallet_connect_v2 package
documentation
wallet_connect_v2_platform_interface
WalletConnectV2Platform
disconnect method
WalletConnectV2Platform class