slots property

Map<String, String>? get slots

if isUnderstood, dictionary of slot keys and values that were inferred

Implementation

Map<String, String>? get slots => _slots;