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

Method android

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

Source from the content-addressed store, hash-verified

532 }
533
534 get android() {
535 return this.native;
536 }
537
538 _appVerificationDisabledForTesting = false;
539 set appVerificationDisabledForTesting(value) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected