UApplyWritesWrite.update constructor

const UApplyWritesWrite.update({
  1. required Update data,
})

Implementation

const factory UApplyWritesWrite.update({
  required Update data,
}) = UApplyWritesWriteUpdate;