getOrNull

open override fun getOrNull(): T?

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