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:1431–1433 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1429
}
1430
1431
get android() {
1432
return
this.native;
1433
}
1434
1435
get native() {
1436
return
this._builder.build();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected