interactor
/
nl.elements.mobilization.interactor
/
invoke
invoke
operator fun
Interactor
<
Unit
>.
invoke
():
Flow
<
InvokeStatus
>
Content copied to clipboard
operator fun <
T
>
SubjectInteractor
<
Unit
,
T
>.
invoke
()
Content copied to clipboard
operator fun <
T
>
ResultInteractor
<
Unit
,
T
>.
invoke
():
Flow
<
T
>
Content copied to clipboard