ClientConfig constructor
const
ClientConfig({})
Implementation
const ClientConfig({required this.apiKey ,this.chatgptImageApiKey ,this.openaiAuthMode ,this.geminiAuthMode ,this.claudeAuthMode ,this.chatgptImageAuthMode ,this.openaiBaseUrl ,this.geminiBaseUrl ,this.claudeBaseUrl ,this.chatgptImageBaseUrl ,this.proxy ,});