@override Future<void> switchSmartAccounts() async { _currentSession!.switchSmartAccounts(); await loadAccountData(); }