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:383–385 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
381
}
382
383
get ios() {
384
return
this.native;
385
}
386
}
387
388
export
class
Query<T extends DocumentData = DocumentData> implements IQuery<T> {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected