keywords property

List<String>? keywords
latefinal

The keywords of the document.

Implementation

late final List<String>? keywords;