onClause property

OnClause? onClause

Return the on clause for the mixin, or null if the mixin does not have any superclass constraints.

Implementation

OnClause? get onClause;