Insert constructor

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

Implementation

const Insert({this.onConflict});