UApplyWritesWrite.create constructor

const UApplyWritesWrite.create({
  1. required Create data,
})

Implementation

const factory UApplyWritesWrite.create({
  required Create data,
}) = UApplyWritesWriteCreate;