cacheKey

abstract val cacheKey: String

The unique cache key for this transformation.

The key is added to the image request's memory cache key and should contain any params that are part of this transformation (e.g. size, scale, color, radius, etc.).