Reference

constructor()

Creates a new reference with a null value.


constructor(@Nullable value: V)

Creates a new reference with the given value.

Parameters

value

the value of the reference