menu
neomage package
documentation
data/api/api_provider.dart
ApiConfig
apiKey property
apiKey property
dark_mode
light_mode
apiKey
property
String
?
apiKey
final
API key for authentication (null for keyless providers like Ollama).
Implementation
final String? apiKey;
neomage package
documentation
data/api/api_provider
ApiConfig
apiKey property
ApiConfig class