constructors2 property

List<ConstructorElement2> get constructors2

The constructors defined for this element.

The list is empty for MixinElement.

Implementation

List<ConstructorElement2> get constructors2;