enableSuperMixins property

bool? enableSuperMixins
final

True if the client wants to enable support for the proposed "less restricted mixins" proposal (DEP 34).

Implementation

final bool? enableSuperMixins;