StopWords constructor

StopWords()

Returns singleton instance of StopWords.

Implementation

factory StopWords() => _instance;