FirebaseAppConfig
interface
Properties
automaticDataCollectionEnabled
</>automaticDataCollectionEnabled: undefined | false | true;
automaticResourceManagement
</>If set to true it indicates that Firebase should close database connections automatically when the app is in the background. Disabled by default.
automaticResourceManagement: undefined | false | true;