slots property

List<Slot>? slots
final

An array of intent slots that are configured for the intent.

Implementation

final List<Slot>? slots;