tokenTypes property

List<String> get tokenTypes

The possible token types.

Implementation

_i2.List<_i2.String> get tokenTypes => (_i5.getProperty(
      this,
      'tokenTypes',
    ) as _i2.List)
        .cast();