onConflict property

ApplyChangesetConflict? onConflict
final

Determines how conflicts are handled. Default: SQLITE_CHANGESET_ABORT.

Implementation

final ApplyChangesetConflict? onConflict;