MCPcopy Create free account
hub / github.com/NativeScript/firebase /

Class

packages/firebase-auth/index.android.ts:518–518  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

516}
517
518export class AuthSettings implements IAuthSettings {
519 _native: com.google.firebase.auth.FirebaseAuthSettings;
520
521 static fromNative(settings: com.google.firebase.auth.FirebaseAuthSettings) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected