component2

open operator fun component2(): T?

Success component for destructuring declaration

Return

the Success.value if KResult is a success, null otherwise