component2

open operator override fun component2(): Error

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

See also