tokens property Null safety

List<Token> tokens

The collection of tokens in the TextSource.

Implementation

List<Token> get tokens;