SetClause constructor

const SetClause(
  1. Updateable assignments
)

Creates a set clause.

Implementation

const SetClause(this.assignments);