constructors property
List<ConstructorElement>
get
constructors
Returns constructors declared in this element.
ConstructorAugmentationElements replace corresponding elements, other ConstructorElements are appended.
Implementation
List<ConstructorElement> get constructors;