ImageColors

data class ImageColors(@ColorLong val tinColor: Long? = null)

Constructors

Link copied to clipboard
constructor(@ColorLong tinColor: Long? = null)

Properties

Link copied to clipboard
val tinColor: Long? = null