UApplyWritesWrite.delete constructor

const UApplyWritesWrite.delete({
  1. required Delete data,
})

Implementation

const factory UApplyWritesWrite.delete({
  required Delete data,
}) = UApplyWritesWriteDelete;