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:620–622 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
618
}
619
620
get ios() {
621
return
this.native;
622
}
623
}
624
625
export
class
QuerySnapshot implements IQuerySnapshot {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected