slots property

Map<String, String>? slots
final

The slot and slot values associated with the predicted intent.

Implementation

final Map<String, String>? slots;