Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ exists
Method
exists
packages/firebase-firestore/index.android.ts:339–341 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
337
}
338
339
get exists(): boolean {
340
return
this.native.exists();
341
}
342
343
get id(): string {
344
return
this.native.getId();
Callers
nothing calls this directly
Calls
1
exists
Method · 0.65
Tested by
no test coverage detected