slots property

List<Slot>? slots
final

An array of intent slots configured for the intent.

Implementation

final List<Slot>? slots;