require

open fun require(): V

Gets the value of the reference. If it is null, a NullPointerException is thrown.

Return

the value of the reference, never null