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:583–585 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
581
}
582
583
get native() {
584
return
this._native;
585
}
586
587
get ios() {
588
return
this.native;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected