Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ native
Method
native
packages/firebase-firestore/index.android.ts:286–288 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
284
}
285
286
get native() {
287
return
this._native;
288
}
289
}
290
291
export
class
SnapshotMetadata implements ISnapshotMetadata {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected