Installations interface

Public interface of the Firebase Installations SDK.

Signature:

exportinterfaceInstallations

Properties

PropertyTypeDescription
appFirebaseAppThe FirebaseApp this Installations instance is associated with.

Installations.app

The FirebaseApp this Installations instance is associated with.

Signature:

app:FirebaseApp;