tokens property

List<List<String>>? tokens
final

An optional list of predefined tokens for each element in source.

Implementation

final List<List<String>>? tokens;