nGramRange property Null safety

NGramRange? nGramRange

Implementation

@override
NGramRange? get nGramRange => NGramRange(1, 3);