keyPhrases property

List<KeyPhrase>? keyPhrases
final

One or more KeyPhrase objects, one for each key phrase detected in the document.

Implementation

final List<KeyPhrase>? keyPhrases;