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