comicviewer
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
Skip to content
comicviewer
model
/
com.sorrowblue.comicviewer.domain.model
/
onSuccess
on
Success
inline
fun
<
D
,
E
>
Resource
<
D
,
E
>
.
onSuccess
(
onSuccess
:
(
D
)
->
Unit
)
:
Resource
<
D
,
E
>