apiKey property
API key for authentication with the AI service.
This should be set before making any requests. In a production app, this would be stored securely.
Implementation
String? apiKey;
API key for authentication with the AI service.
This should be set before making any requests. In a production app, this would be stored securely.
String? apiKey;