slots property

List<Slot>? slots
final

An array of slot types that defines the information required to fulfill the intent.

Implementation

final List<Slot>? slots;