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

Class

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

Source from the content-addressed store, hash-verified

478}
479
480export class AuthSettings implements IAuthSettings {
481 _native: FIRAuthSettings;
482
483 static fromNative(settings: FIRAuthSettings) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected