text property

List<String>? text
getter/setter pair

Only present if valueType is text.

Implementation

core.List<core.String>? text;