client property
OpenAIClient
get
client
Get the underlying client for advanced usage
Implementation
OpenAIClient get client => _client;
Get the underlying client for advanced usage
OpenAIClient get client => _client;