empty

open fun <V> empty(): Reference<V>

Creates a new reference with a null value.

Return

a new reference with a null value

Parameters

<V>

the type of the reference