ApiResult
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ApiResult
core
/
pro.respawn.apiresult
/
nullOnError
null
On
Error
inline
fun
<
T
>
ApiResult
<
T
>
.
nullOnError
(
)
:
ApiResult
<
T
?
>
Maps
Error
values to nulls
See also
or
Null