FirebaseAppSettingsinterface FirebaseAppSettings {automaticDataCollectionEnabled?: boolean;name?: string;}§Properties§automaticDataCollectionEnabled?: boolean[src]The settable config flag for GDPR opt-in/opt-out §name?: string[src]custom name for the Firebase App. The default value is "[DEFAULT]".