Suspend Use Case
Base class for executing suspendable use cases in the Discovery API.
Manages coroutine execution and error handling for API operations.
Parameters
coroutine Dispatcher
The dispatcher for coroutine execution.
Base class for executing suspendable use cases in the Discovery API.
Manages coroutine execution and error handling for API operations.
The dispatcher for coroutine execution.