StoredValue

UserDefault存储属性包装器注解,默认为手工指定或初始值

使用示例: @StoredValue(“userName”) static var userName: String = “”