GamutType

@Serializable
value class GamutType(val key: String)

Simple Gamut Type definition used by Hue products.

Constructors

Link copied to clipboard
fun GamutType(key: String)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun toString(): String

Properties

Link copied to clipboard
val key: String