constructors2 property
The constructors defined for this element.
The list is empty for MixinElement.
Implementation
@Deprecated('Use constructors instead')
List<ConstructorElement> get constructors2;
The constructors defined for this element.
The list is empty for MixinElement.
@Deprecated('Use constructors instead')
List<ConstructorElement> get constructors2;