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