superclassConstraints2 property

  1. @Deprecated('Use superclassConstraints instead')
NodeList<NamedType> superclassConstraints2

Return the list of the classes are superclass constraints for the mixin.

Implementation

@Deprecated('Use superclassConstraints instead')
NodeList<NamedType> get superclassConstraints2;