com.google.firebase.installations

Classes

FirebaseInstallations

Entry point for Firebase installations.

Extension functions summary

Extension properties summary

Extension functions

installations

fun Firebase.installations(app: FirebaseApp): FirebaseInstallations

Returns the FirebaseInstallations instance of a given FirebaseApp.

Extension properties

installations

val Firebase.installationsFirebaseInstallations

Returns the FirebaseInstallations instance of the default FirebaseApp.