keepStopWords property

bool? keepStopWords
inherited

KeepStopWords prevents stop words from being removed from this index.

Implementation

bool? get keepStopWords => throw _privateConstructorUsedError;