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

Class

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

Source from the content-addressed store, hash-verified

641}
642
643export class AuthCredential implements IAuthCredential {
644 protected _native: com.google.firebase.auth.AuthCredential;
645
646 static fromNative(credential: com.google.firebase.auth.AuthCredential) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected