menu
neomage package
documentation
data/auth/auth_service.dart
AuthService
getOpenAiApiKey method
getOpenAiApiKey method
dark_mode
light_mode
getOpenAiApiKey
method
Future
<
String
?
>
getOpenAiApiKey
(
)
Implementation
Future<String?> getOpenAiApiKey() => _readKey(_openaiKeyKey);
neomage package
documentation
data/auth/auth_service
AuthService
getOpenAiApiKey method
AuthService class