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

Method android

packages/firebase-auth/index.android.ts:896–898  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

894 }
895
896 get android() {
897 return this.native;
898 }
899}
900
901export class AuthTokenResult implements IAuthTokenResult {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected