Class

ImageVectorCache.Key

Key that binds the corresponding theme with the resource identifier for the vector asset

Android
data class Key(val theme: Resources.Theme, val id: Int)

Key that binds the corresponding theme with the resource identifier for the vector asset