superclassConstraints property
List<NamedDartType>
get
superclassConstraints
The mixin constraints of the mixin.
this represents the on clause of the mixin declaration.
Implementation
List<NamedDartType> get superclassConstraints;