Structure
UserDefaults.Keys
struct Keys
Properties
firstName
static let firstName = "firstNameKey"
lastName
static let lastName = "lastNameKey"
sceneTypeIndex
static let sceneTypeIndex = "sceneTypeIndexKey"
userInputDescription
static let userInputDescription = "userInputDescriptionKey"
debugFlag
static let debugFlag = "debugFlagKey"
deleteFlag
static let deleteFlag = "deleteFlagKey"
host
static let host = "hostKey"