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

Method native

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

Source from the content-addressed store, hash-verified

233 }
234
235 get native() {
236 return this._native;
237 }
238}
239
240export class SnapshotMetadata implements ISnapshotMetadata {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected