mixins property
List< InterfaceType>
mixins
The mixins applied by this class or in its augmentations.
This is a union of mixins applied by the class declaration and all its augmentations.
Implementation
List<InterfaceType> get mixins;