Constructors

Link copied to clipboard
constructor(coroutineDispatcher: CoroutineDispatcher)

Functions

Link copied to clipboard
suspend operator fun invoke(parameter: Request): Resource<Result>

Executes the use case with the given parameter.