text property

List<String>? text
getter/setter pair

A collection of text responses.

Required.

Implementation

core.List<core.String>? text;