menu
openci_worker_cli package
documentation
firebase.dart
AuthManager
AuthManager.new constructor
AuthManager.new constructor
dark_mode
light_mode
AuthManager
constructor
AuthManager
(
{
required
String
apiKey
,
required
String
email
,
required
String
password
,
})
Implementation
AuthManager({ required this.apiKey, required this.email, required this.password, });
openci_worker_cli package
documentation
firebase
AuthManager
AuthManager.new constructor
AuthManager class