finalKeyword property
Token?
get
finalKeyword
The final
keyword, or null
if the keyword was absent.
Implementation
Token? get finalKeyword;
The final
keyword, or null
if the keyword was absent.
Token? get finalKeyword;