remove

abstract fun remove(key: String, cacheId: CacheIds): Any?(source)

Removes an item from the cache

Return

The value of the item

Parameters

key

The key of the item

cacheId

The id of the cache