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:430–432 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
428
}
429
430
get native() {
431
return
this._native;
432
}
433
434
get android() {
435
return
this.native;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected