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