name property
Token?
get
name
The name of the constructor, or null
if the constructor being declared
is unnamed.
Implementation
Token? get name;
The name of the constructor, or null
if the constructor being declared
is unnamed.
Token? get name;