Pedestal
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
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.