Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ android
Method
android
packages/firebase-firestore/index.android.ts:1503–1505 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1501
}
1502
1503
get android() {
1504
return
this.native;
1505
}
1506
}
1507
1508
export
class
Firestore implements IFirestore {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected