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