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

Method native

packages/firebase-firestore/index.ios.ts:1283–1285  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1281 }
1282
1283 get native() {
1284 return this._native;
1285 }
1286}
1287
1288export class Bytes implements IBytes {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected