TextListValue

constructor(structuredTextValue: TextListValue)
constructor(textValue: TextValue)
constructor(vararg texts: String)
constructor(text: String)
constructor()
constructor(value: MutableList<TextValue>)