term property

String get term

The word/term that is indexed.

The term must not be an empty String.

The term must only occur once in the DftMap.

Implementation

String get term => key;