orNull abstract method

T? orNull()

Returns the contained value or null.

Implementation

T? orNull();