fulfillmentText property

String? fulfillmentText
getter/setter pair

The text to be pronounced to the user or shown on the screen.

Note: This is a legacy field, fulfillment_messages should be preferred.

Implementation

core.String? fulfillmentText;