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

Class

packages/firebase-auth/typings/objc!FirebaseAuth.d.ts:945–945  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

943 * @since 13
944 */
945declare class FIRMultiFactor extends NSObject implements NSSecureCoding {
946 static alloc(): FIRMultiFactor; // inherited from NSObject
947
948 static new(): FIRMultiFactor; // inherited from NSObject

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected