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

Class

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

Source from the content-addressed store, hash-verified

24}
25
26export class UserMetadata implements IUserMetadata {
27 _native: FIRUserMetadata;
28
29 static fromNative(metadata: FIRUserMetadata) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected