keyword property

Token? keyword

The 'var' or 'final' keyword used when there is no type, or null if a type is given.

Implementation

Token? get keyword;