UnwrappedCodableUserDefault

@propertyWrapper
@StorageActor
open class UnwrappedCodableUserDefault<Value> : StorePropertyWrapperProtocol where Value : Decodable, Value : Encodable

@UnwrappedCodableUserDefault property wrapper.