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