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