mixins property

List<int> mixins
final

The indexes of the items representing the mixins referenced by this class. The list will be empty if there are no classes mixed in to this class.

Implementation

final List<int> mixins;