onConflict property
Determines how conflicts are handled. Default: SQLITE_CHANGESET_ABORT.
Implementation
final ApplyChangesetConflict? onConflict;
Determines how conflicts are handled. Default: SQLITE_CHANGESET_ABORT.
final ApplyChangesetConflict? onConflict;