import Foundation public enum UserDefaultKey: String { case preferredWebFont case preferredWebFontSize case preferredWebLineSpacing case preferredWebMaxWidthPercentage case prefersHighContrastWebFont case userHasDeniedPushPrimer case firebasePushToken case homeFeedlayoutPreference case lastSelectedLinkedItemFilter 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 shouldShowNewFeaturePrimer case notificationsEnabled case deviceTokenID case shouldPromptCommunityModal }