invoke

suspend operator fun invoke(params: Params): Result<ReturnType>

Runs execute on Dispatchers.IO — the only sanctioned way to run a UseCase.