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