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:755–757 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
753
}
754
755
get native() {
756
return
this._native;
757
}
758
759
get ios() {
760
return
this.native;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected