superclassConstraints property Null safety
Return the list of the classes are superclass constraints for the mixin.
Implementation
NodeList<NamedType> get superclassConstraints;
Return the list of the classes are superclass constraints for the mixin.
NodeList<NamedType> get superclassConstraints;