Called by the session manager when the DescopeSessionManager.clearSession function is called.
DescopeSessionManager.clearSession
@override Future<void> removeSession() async { _lastValue = null; _store.removeItem(_projectId); }