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:1044–1046 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1042
}
1043
1044
get native() {
1045
return
this._native;
1046
}
1047
1048
get ios() {
1049
return
this.native;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected