withClause property
WithClause?
get
withClause
Return the with clause for the class, or null
if the class does not have
a with clause.
Implementation
WithClause? get withClause;
Return the with clause for the class, or null
if the class does not have
a with clause.
WithClause? get withClause;