constructorElement property

  1. @Deprecated('Use constructorFragment instead')
ConstructorElement? get constructorElement

The element of the primary constructor.

Implementation

@Deprecated('Use constructorFragment instead')
ConstructorElement? get constructorElement;