clearWallet method

Future<void> clearWallet()

Implementation

Future<void> clearWallet() => _session.clearWallet();