slots property

List<BuiltinIntentSlot>? slots
final

An array of BuiltinIntentSlot objects, one entry for each slot type in the intent.

Implementation

final List<BuiltinIntentSlot>? slots;