setIfNotPresent

open fun setIfNotPresent(@Nullable value: V)

Sets the value of the reference if it is not already set.

Parameters

value

the new value of the reference