Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ native
Method
native
packages/firebase-firestore/index.android.ts:1171–1173 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1169
}
1170
1171
get native() {
1172
return
this._native;
1173
}
1174
1175
get android() {
1176
return
this.native;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected