implementsClause property
ImplementsClause?
get
implementsClause
Return the implements clause for this class, or null
if there is no
implements clause.
Implementation
ImplementsClause? get implementsClause;