lateKeyword property
Token?
get
lateKeyword
Return the token representing the 'late' keyword, or null
if the late
modifier was not included.
Implementation
Token? get lateKeyword;
Return the token representing the 'late' keyword, or null
if the late
modifier was not included.
Token? get lateKeyword;