constructorName property

SimpleIdentifier? constructorName

Return the name of the constructor being invoked, or null if this annotation is not the invocation of a named constructor.

Implementation

SimpleIdentifier? get constructorName;