Interface FirebaseAuthenticationSettingsAndroid

Contains settings for Firebase Authentication in the official applications. Subtype of FirebaseAuthenticationSettings.

interface FirebaseAuthenticationSettingsAndroid {
    @type: "firebaseAuthenticationSettingsAndroid";
}

Properties

Properties

@type: "firebaseAuthenticationSettingsAndroid"