implementsClause property
      
      ImplementsClause?
      get
      implementsClause
      
    
    
The implements clause for this class, or null if there's no implements
clause.
Implementation
ImplementsClause? get implementsClause;The implements clause for this class, or null if there's no implements
clause.
ImplementsClause? get implementsClause;