unmappedAttributes property
Attributes extracted from the input text that we were unable to relate to an entity.
Implementation
final List<UnmappedAttribute>? unmappedAttributes;
Attributes extracted from the input text that we were unable to relate to an entity.
final List<UnmappedAttribute>? unmappedAttributes;