toggle menu
Moove Documentation
androidJvm
switch theme
search in API
shared
/
com.moove.shared.presentation.viewmodel
/
executeUseCase
execute
Use
Case
inline suspend
fun
<
R
>
ViewModel
.
executeUseCase
(
block
:
(
)
->
R
)
:
Result
<
R
>