primaryConstructor property

ConstructorElement? get primaryConstructor

The primary constructor of this element, or null if this element has no primary constructor.

Implementation

ConstructorElement? get primaryConstructor;