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

Method android

packages/firebase-database/index.android.ts:364–366  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

362 }
363
364 get android() {
365 return this.native;
366 }
367}
368
369export class Reference extends Query implements IReference {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected