imagine a `Client` interface with method `suspend fun sendRequest(request: Request): Response`. this...
k
imagine a
Client
interface with method
suspend fun sendRequest(request: Request): Response
. this would be in the common module