staticKeyword property
Token?
get
staticKeyword
The static keyword, or null if this isn't a static method.
Implementation
Token? get staticKeyword;
The static keyword, or null if this isn't a static method.
Token? get staticKeyword;