UBatchActionDelete constructor
const
UBatchActionDelete({
- required DeleteAction data,
Implementation
const factory UBatchActionDelete({required final DeleteAction data}) =
_$UBatchActionDeleteImpl;