getOrNull abstract method

S? getOrNull()

Returns the value of Success or null.

Implementation

S? getOrNull();