ApplyChangesetOptions constructor
const
ApplyChangesetOptions({
- bool filter(
- String tableName
- ApplyChangesetConflict? onConflict,
Implementation
const ApplyChangesetOptions({this.filter, this.onConflict});