Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ native
Method
native
packages/firebase-firestore/index.ios.ts:1331–1333 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1329
}
1330
1331
get native() {
1332
return
this._native;
1333
}
1334
1335
get ios() {
1336
return
this.native;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected