component2

open operator override fun component2(): Nothing?

Returns the Error value via destructuring, or null if this is a Success. Note that Error itself may be a nullable type.

See also