slotTypes property

List<SlotTypeMetadata>? slotTypes
final

An array of objects, one for each slot type, that provides information such as the name of the slot type, the version, and a description.

Implementation

final List<SlotTypeMetadata>? slotTypes;