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:1123–1125 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1121
}
1122
1123
get native() {
1124
return
this._native;
1125
}
1126
1127
get ios() {
1128
return
this.native;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected