overwrite property

bool? overwrite
getter/setter pair

When set to true, this option removes any existing claim on the requested website from any other account to the account making the request, effectively replacing the previous claim.

Optional.

Implementation

core.bool? overwrite;