modifierKeyword property
Token?
get
modifierKeyword
Return the token representing the 'abstract' or 'static' keyword, or
null
if neither modifier was specified.
Implementation
Token? get modifierKeyword;