externalKeyword property
Token?
get
externalKeyword
Return the token for the 'external' keyword, or null
if the constructor
is not external.
Implementation
Token? get externalKeyword;
Return the token for the 'external' keyword, or null
if the constructor
is not external.
Token? get externalKeyword;