TopicCollectiveConstant

data class TopicCollectiveConstant(val valueList: List<String>? = null)

Constructors

Link copied to clipboard
fun TopicCollectiveConstant(valueList: List<String>? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val valueList: List<String>? = null