MCPcopy Create free account
hub / github.com/NativeScript/firebase / android

Method android

packages/firebase-firestore/index.android.ts:1264–1266  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1262 }
1263
1264 get android() {
1265 return this.native;
1266 }
1267
1268 toJSON() {
1269 return {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected