unmappedAttributes property

List<UnmappedAttribute>? unmappedAttributes
final

Attributes extracted from the input text that we were unable to relate to an entity.

Implementation

final List<UnmappedAttribute>? unmappedAttributes;