abstractKeyword property
Token?
get
abstractKeyword
The abstract
keyword, or null
if the keyword was not used.
Implementation
Token? get abstractKeyword;
The abstract
keyword, or null
if the keyword was not used.
Token? get abstractKeyword;