DataSetOptions constructor

const DataSetOptions({
  1. bool merge = true,
})

Implementation

const DataSetOptions({this.merge = true});