withClause property
WithClause?
get
withClause
The with clause for the class, or null if the class doesn't have a
with clause.
Implementation
WithClause? get withClause;
The with clause for the class, or null if the class doesn't have a
with clause.
WithClause? get withClause;