suparnatural-cache / com.suparnatural.core.cache / CacheStore / unlinkObject

unlinkObject

abstract fun unlinkObject(key: String): Unit

Deletes an object with the given key. Uses a background worker is blocking is false.