Update constructor

const Update({
  1. OnConflictStrategy? onConflict,
})

Implementation

const Update({this.onConflict});