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