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