externalKeyword property
Token?
get
externalKeyword
The external
keyword, or null
if the keyword isn't used.
Implementation
Token? get externalKeyword;
The external
keyword, or null
if the keyword isn't used.
Token? get externalKeyword;