client

val client: HttpClient

The underlying Ktor HttpClient used for all API requests.

This property is intended for internal library use only. Do not use it in application code.