mixins property
List<NamedDartType>
get
mixins
The list of mixins applied to this type.
Implementation
List<NamedDartType> get mixins;
The list of mixins applied to this type.
List<NamedDartType> get mixins;