responseCard property

String? responseCard
final

A set of possible responses for the slot type used by text-based clients. A user chooses an option from the response card, instead of using text to reply.

Implementation

final String? responseCard;