unmappedAttributes property

List<UnmappedAttribute>? unmappedAttributes
final

Attributes extracted from the input text that couldn't be related to an entity.

Implementation

final List<UnmappedAttribute>? unmappedAttributes;