SuspendUseCase

constructor(coroutineDispatcher: CoroutineDispatcher)

Parameters

coroutineDispatcher

The dispatcher for coroutine execution.