tokens property

List<int>? tokens
final

An list of integer tokens that represent the encoded text.

Implementation

final List<int>? tokens;