valueOrNull

open override val valueOrNull: T? = null

The value of T or null if this result is Nothing.