catVariant

fun catVariant(name: String, catVariant: CatVariantBuilder.() -> Unit): Provider<Cat.Type>

Registers a new Cat.Type under name after configuring it with catVariant.