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:643–645 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
641
}
642
643
get native() {
644
return
this._native;
645
}
646
647
get android() {
648
return
this.native;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected