constructors2 property
List<ConstructorElement2>
get
constructors2
The constructors defined for this element.
The list is empty for MixinElement2.
Implementation
List<ConstructorElement2> get constructors2;