tokenIds property

List<String>? tokenIds
getter/setter pair

A list of token ids from the input.

Implementation

core.List<core.String>? tokenIds;