sampleUtterances property

List<String>? sampleUtterances
final

An array of sample utterances that are configured for the intent.

Implementation

final List<String>? sampleUtterances;