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:759–761 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
757
}
758
759
get ios() {
760
return
this.native;
761
}
762
}
763
764
export
class
DocumentReference<T extends DocumentData = DocumentData> implements IDocumentReference<T> {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected