externalKeyword property
Token?
get
externalKeyword
Return the token representing the 'external' keyword, or null
if this is
not an external function.
Implementation
Token? get externalKeyword;
Return the token representing the 'external' keyword, or null
if this is
not an external function.
Token? get externalKeyword;