menu
neomage package
documentation
utils/provider/provider_profile.dart
CodexCredentials
CodexCredentials.new const constructor
CodexCredentials.new const constructor
dark_mode
light_mode
CodexCredentials
constructor
const
CodexCredentials
(
{
String
?
apiKey
,
String
?
accountId
,
})
Implementation
const CodexCredentials({this.apiKey, this.accountId});
neomage package
documentation
utils/provider/provider_profile
CodexCredentials
CodexCredentials.new const constructor
CodexCredentials class