kStopWords constant Null safety
A collection of stop-words excluded from tokenization.
Implementation
static const kStopWords = _EnglishConstants.kStopWords;
A collection of stop-words excluded from tokenization.
static const kStopWords = _EnglishConstants.kStopWords;