allowUnset

Sets the allow unset behavior When false:

  • passing null to a setter does not unset a value previously set

  • passing a map to additionAuthValues causes the new map and old map to be merged

Parameters

allowUnset

new value for allowUnset