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

Class

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

Source from the content-addressed store, hash-verified

899}
900
901export class AuthTokenResult implements IAuthTokenResult {
902 _native: com.google.firebase.auth.GetTokenResult;
903
904 static fromNative(tokenResult: com.google.firebase.auth.GetTokenResult) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected