UnwrappedCodableKeychain

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

@UnwrappedCodableKeychain property wrapper.