replace property

bool replace
final

If set to true, inserting a duplicate unique value will replace the existing object instead of throwing an error.

Implementation

final bool replace;