Future<void> setLoggedInPassword(String name) async => setValue(AppConstants.loggedInPassword, name);