constKeyword property
Token?
get
constKeyword
If constFinalOrVarKeyword is const, returns it.
Implementation
Token? get constKeyword;
If constFinalOrVarKeyword is const, returns it.
Token? get constKeyword;