GlobalSecondaryIndexUpdate constructor

Implementation

GlobalSecondaryIndexUpdate({
  this.create,
  this.delete,
  this.update,
});