fun <T : Any> removeFromCache(id: Id<T>, type: String): Unit
Remove the value for specified id and type from cache.