slotToElicit property
If the dialogState
is ElicitSlot
, returns the name
of the slot for which Amazon Lex is eliciting a value.
Implementation
final String? slotToElicit;
If the dialogState
is ElicitSlot
, returns the name
of the slot for which Amazon Lex is eliciting a value.
final String? slotToElicit;