Base interface for FirebaseApp containing core properties and methods. The concrete FirebaseApp class implements this interface. Module-specific methods (auth(), analytics(), etc.) are added to FirebaseApp via declaration merging.
Make this app unusable and free up resources.
The settable config flag for GDPR opt-in/opt-out
Readonly
The name (identifier) for this App. '[DEFAULT]' is the default App.
The (read-only) configuration options from the app initialization.
Base interface for FirebaseApp containing core properties and methods. The concrete FirebaseApp class implements this interface. Module-specific methods (auth(), analytics(), etc.) are added to FirebaseApp via declaration merging.