@override Future<bool> hasLoggedInUser() { addCalledFunction(named: "hasLoggedInUser"); return Future.value(popNextReturnedObject()); }