onClause property

MixinOnClause? get onClause

The on clause for the mixin, or null if the mixin doesn't have any superclass constraints.

Implementation

MixinOnClause? get onClause;