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