menu
oracular package
documentation
utils/firebase_setup_prompts.dart
DiscoveredServiceAccount
DiscoveredServiceAccount.new const constructor
DiscoveredServiceAccount.new const constructor
dark_mode
light_mode
DiscoveredServiceAccount
constructor
const
DiscoveredServiceAccount
(
{
required
String
path
,
String
?
projectId
,
String
?
clientEmail
,
})
Implementation
const DiscoveredServiceAccount({ required this.path, this.projectId, this.clientEmail, });
oracular package
documentation
utils/firebase_setup_prompts
DiscoveredServiceAccount
DiscoveredServiceAccount.new const constructor
DiscoveredServiceAccount class