slots property
An array of BuiltinIntentSlot
objects, one entry for each slot
type in the intent.
Implementation
final List<BuiltinIntentSlot>? slots;
An array of BuiltinIntentSlot
objects, one entry for each slot
type in the intent.
final List<BuiltinIntentSlot>? slots;