constructorName property

SimpleIdentifier? constructorName

Return the name of the constructor that is being invoked, or null if the unnamed constructor is being invoked.

Implementation

SimpleIdentifier? get constructorName;