macroKeyword property
The macro
keyword, or null
if the keyword was absent.
Implementation
@Deprecated('Support for macros was removed')
Token? get macroKeyword;
The macro
keyword, or null
if the keyword was absent.
@Deprecated('Support for macros was removed')
Token? get macroKeyword;