unmappedAttributes property
Attributes extracted from the input text that couldn't be related to an entity.
Implementation
final List<UnmappedAttribute>? unmappedAttributes;
Attributes extracted from the input text that couldn't be related to an entity.
final List<UnmappedAttribute>? unmappedAttributes;