BatchDeletePartitionResponse constructor
BatchDeletePartitionResponse({
- List<
PartitionError> ? errors,
Implementation
BatchDeletePartitionResponse({
this.errors,
});
BatchDeletePartitionResponse({
this.errors,
});