ExperimentalFirebaseDataConnect

@MustBeDocumented
@Retention(value = AnnotationRetention.BINARY)
@RequiresOptIn(level = RequiresOptIn.Level.WARNING, message = "This declaration is "experimental": its signature and/or semantics may change in backwards-incompatible ways at any time without notice, up to and including complete removal. If you have a use case that relies on this declaration please open a "feature request" issue at https://github.com/firebase/firebase-android-sdk requesting this declaration's promotion from "experimental" to "fully-supported".")
annotation ExperimentalFirebaseDataConnect


Marks declarations in the Firebase Data Connect SDK that are experimental.

A declaration annotated with ExperimentalFirebaseDataConnect is "experimental": its signature and/or semantics may change in backwards-incompatible ways at any time without notice, up to and including complete removal. If you have a use case that relies on such a declaration please open a "feature request" issue at https://github.com/firebase/firebase-android-sdk requesting the declaration's promotion from "experimental" to "fully-supported".

Summary

Public constructors

Public constructors

ExperimentalFirebaseDataConnect

ExperimentalFirebaseDataConnect()