Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NativeScript/firebase
/ newIndex
Method
newIndex
packages/firebase-firestore/index.ios.ts:351–353 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
349
}
350
351
get newIndex(): number {
352
return
this.native.newIndex;
353
}
354
355
get oldIndex(): number {
356
return
this.native.oldIndex;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected