declaration property

The declaration of the primary constructor, or null if the class does not have the primary constructor declaration (can happen in erroneous code).

Implementation

PrimaryConstructorDeclaration? get declaration;