UnwrappedCodableUserDefault

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

@UnwrappedCodableUserDefault property wrapper.