onItemUpdated
This callback is invoked when SyncList item has been updated by a local request.
Parameters
context
Context indicating if change was local or remote.
item
The current list item.
previousItemData
Snapshot of the previous list item data.