withClause property

WithClause? withClause

Returns the with clause for the class, or null if the class does not have a with clause.

Implementation

WithClause? get withClause;