superclassConstraints2 property
Return the list of the classes are superclass constraints for the mixin.
Implementation
@Deprecated('Use superclassConstraints instead')
NodeList<NamedType> get superclassConstraints2;
Return the list of the classes are superclass constraints for the mixin.
@Deprecated('Use superclassConstraints instead')
NodeList<NamedType> get superclassConstraints2;