UnwrappedCodableKeychain

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

@UnwrappedCodableKeychain property wrapper.