ExpoFP
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
ExpoFP
ExpoFP
/
com.expofp.fplan.api.app.model
/
onFailure
on
Failure
inline
fun
<
T
>
ExpoFpResult
<
T
>
.
onFailure
(
action
:
(
ExpoFpError
)
->
Unit
)
:
ExpoFpResult
<
T
>