orNull abstract method

T? orNull()

Returns the contained Ok value or null.

Implementation

T? orNull();