stanza
stanza
UpdateQuery
cloner method
cloner
stanza
stanza
UpdateQuery
cloner method
UpdateQuery class
Constructors
UpdateQuery
Properties
bracketDepth
hashCode
runtimeType
substitutionValues
table
whereClauses
Methods
column
fork
statement
addSubstitution
and
cloner
importSubstitutionValues
importWhereClauses
noSuchMethod
or
toString
where
Operators
operator ==
cloner
method
WhereClauseCloner
cloner
(
)
inherited
Implementation
WhereClauseCloner cloner() { return WhereClauseCloner(List.from(_clauses), bracketDepth); }