tokens property

List<String>? tokens
getter/setter pair

A list of tokens from the input.

Implementation

core.List<core.String>? tokens;