import Foundation // swiftlint:disable identifier_name public enum UserDefaultKey: String { case preferredWebFont case preferredWebFontSize case preferredWebLineSpacing case preferredWebMaxWidthPercentage case prefersHighContrastWebFont case enableHighlightOnRelease case userHasDeniedPushPrimer case firebasePushToken case homeFeedlayoutPreference case lastSelectedTabItem case lastSelectedInboxFilter case lastSelectedFollowingFilter case lastSelectedFeaturedItemFilter case lastUsedAppVersion case lastUsedAppBuildNumber case lastItemSyncTime case textToSpeechPlaybackRate case textToSpeechPreferredVoice case textToSpeechDefaultLanguage case textToSpeechPreloadEnabled case textToSpeechUseUltraRealisticVoices case textToSpeechUltraRealisticFeatureKey case textToSpeechUltraRealisticFeatureRequested case recentSearchTerms case audioPlayerExpanded case themeName case stopUsingFollowingPrimer case notificationsEnabled case deviceTokenID case userWordsPerMinute case hideFeatureSection case hideSystemLabels case justifyText case openExternalLinksIn case prefersHideStatusBarInReader case visibleShareExtensionTab case lastVisitedDigestId }