constructorName property
SimpleIdentifier?
get
constructorName
The name of the constructor being invoked, or null
if this annotation
isn't the invocation of a named constructor.
Implementation
SimpleIdentifier? get constructorName;