get

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

Gets an item from the cache

Return

The value of the item

Parameters

key

The key of the item

cacheId

The id of the cache