text property

List<String>? text
getter/setter pair

The collection of the agent's responses.

Optional.

Implementation

core.List<core.String>? text;