onClause property

OnClause? get onClause

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

Implementation

OnClause? get onClause;