Future<void> setFirstTimeLogin(String value) async => setValue(AppConstants.firstTimeLoginKey, value);