UnwrappedCodableSingleton

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

@UnwrappedCodableSingleton property wrapper.