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

Method ios

packages/firebase-auth/index.ios.ts:1255–1257  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1253 }
1254
1255 get ios() {
1256 return this.native;
1257 }
1258
1259 _app: FirebaseApp;
1260 get app(): FirebaseApp {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected