keyword property

Token? get keyword

The token representing the final, const or var keyword, or null if no keyword was included.

Implementation

Token? get keyword;