stemmerFunction property Null safety

Stemmer stemmerFunction

A stemmer function that returns the stem of term.

Implementation

Stemmer get stemmerFunction;