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

Class

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

Source from the content-addressed store, hash-verified

843}
844
845export class AuthTokenResult implements IAuthTokenResult {
846 _native: FIRAuthTokenResult;
847
848 static fromNative(tokenResult: FIRAuthTokenResult) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected