macroKeyword property

Token? macroKeyword
final

The token for the 'macro' keyword, or null if this is not defining a macro class.

Implementation

final Token? macroKeyword;