menu
dartblaze_shared package
documentation
config/project_config.dart
ProjectConfig
ProjectConfig.new constructor
ProjectConfig.new constructor
dark_mode
light_mode
ProjectConfig
constructor
ProjectConfig
(
{
required
String
projectId
,
required
String
eventArcServiceAccount
,
})
Implementation
ProjectConfig({ required this.projectId, required this.eventArcServiceAccount, });
dartblaze_shared package
documentation
config/project_config
ProjectConfig
ProjectConfig.new constructor
ProjectConfig class