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