getOrNull

open override fun getOrNull(): Nothing?

Gets the result of the computation when successful, or null otherwise.