client

val client: Deferred<ClientResponse?>

Asynchronously retrieves the client details using a coroutine.

Return

A Deferred<ClientResponse?> containing the client details.

Throws

If there is an error retrieving the client.