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

Class

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

Source from the content-addressed store, hash-verified

23});
24
25export class UserMetadata implements IUserMetadata {
26 _native: com.google.firebase.auth.FirebaseUserMetadata;
27
28 static fromNative(metadata: com.google.firebase.auth.FirebaseUserMetadata) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected