analyzer property Null safety

TextAnalyzer analyzer

The TextAnalyzer used by the TextTokenizer.

Implementation

TextAnalyzer get analyzer;