implementsClause property

ImplementsClause? get implementsClause

The implements clause for the mixin, or null if the mixin doesn't implement any interfaces.

Implementation

ImplementsClause? get implementsClause;