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:1260–1262 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1258
}
1259
1260
get native() {
1261
return
this._native;
1262
}
1263
1264
get android() {
1265
return
this.native;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected