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