Pedestal
Toggle table of contents
3.1.1
common
Platform filter
common
Switch theme
Search in API
Pedestal
State
/
opensavvy.state.outcome
/
failureOrNull
failure
Or
Null
val
<
Failure
:
Any
>
Outcome
<
Failure
,
*
>
.
failureOrNull
:
Failure
?
(
source
)
Returns
Failure.failure
, or
null
if this outcome is not a failure.