menu
llm_dart package
documentation
core/config.dart
LLMConfig
apiKey property
apiKey property
dark_mode
light_mode
apiKey
property
String
?
apiKey
final
API key for authentication (if required)
Implementation
final String? apiKey;
llm_dart package
documentation
core/config
LLMConfig
apiKey property
LLMConfig class