constructors property
List<ConstructorElement>
get
constructors
The constructors defined for this element.
The list is empty for MixinElement.
Implementation
List<ConstructorElement> get constructors;