keyword property

Token? keyword

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

Implementation

Token? get keyword;