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:326–328 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
324
}
325
326
get native() {
327
return
this._native;
328
}
329
330
get ios() {
331
return
this.native;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected