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:282–284 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
280
}
281
282
get android() {
283
return
this.native;
284
}
285
286
get native() {
287
return
this._native;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected