A map of only the fields that have changed for an update operation.
update
If this is not null, the sync engine can attempt a partial "patch" update instead of pushing the full entity.
final Map<String, dynamic>? delta;