Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ ios
Method
ios
packages/firebase-firestore/index.ios.ts:960–962 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
958
}
959
960
get ios() {
961
return
this.native;
962
}
963
964
static documentId(): FieldPath {
965
return
FieldPath.fromNative(FIRFieldPath.documentID());
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected