ApiResult
Toggle table of contents
common
Platform filter
common
Switch theme
Search in API
ApiResult
core
/
pro.respawn.apiresult
/
asResult
as
Result
val
<
T
>
T
.
asResult
:
ApiResult
<
T
>
Create an
ApiResult
from
this
value, based on the type of it.
See also
ApiResult.
Companion.
invoke