invoke

operator fun invoke(params: P): Flow<R>

To invoke the interactor

Return

: Flow with the result