URepoApplyWritesWrites.create constructor

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

Implementation

const factory URepoApplyWritesWrites.create({required Create data}) =
    URepoApplyWritesWritesCreate;