utterances property
One or more UtteranceData objects that contain information about the utterances that have been made to a bot. The maximum number of object is 100.
Implementation
final List<UtteranceData>? utterances;
One or more UtteranceData objects that contain information about the utterances that have been made to a bot. The maximum number of object is 100.
final List<UtteranceData>? utterances;