lateKeyword property
Token?
get
lateKeyword
The token representing the late
keyword, or null
if the late modifier
isn't included.
Implementation
Token? get lateKeyword;
The token representing the late
keyword, or null
if the late modifier
isn't included.
Token? get lateKeyword;