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:1672–1674 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1670
}
1671
1672
get native() {
1673
return
this._native;
1674
}
1675
1676
get android() {
1677
return
this.native;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected