menu
neomage package
documentation
data/auth/auth_service.dart
AuthService
setDeepSeekApiKey method
setDeepSeekApiKey method
dark_mode
light_mode
setDeepSeekApiKey
method
Future
<
void
>
setDeepSeekApiKey
(
String
key
)
Implementation
Future<void> setDeepSeekApiKey(String key) => _writeKey(_deepseekKeyKey, key);
neomage package
documentation
data/auth/auth_service
AuthService
setDeepSeekApiKey method
AuthService class