tokens property Null safety

List<Token> tokens

All the tokens in the Sentence.

Implementation

List<Token> get tokens;