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