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