constructorElement property
The element of the primary constructor.
Implementation
@Deprecated('Use constructorFragment instead')
ConstructorElement? get constructorElement;
The element of the primary constructor.
@Deprecated('Use constructorFragment instead')
ConstructorElement? get constructorElement;