UnwrappedStore

@propertyWrapper
open class UnwrappedStore<Value, StorageType> : StorePropertyWrapperProtocol where StorageType : Storage

@UnwrappedStore property wrapper.