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

Class

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

Source from the content-addressed store, hash-verified

65}
66
67export class UserInfo implements IUserInfo {
68 _native: com.google.firebase.auth.UserInfo;
69
70 static fromNative(info: com.google.firebase.auth.UserInfo) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected