DecreaseReplicationFactorResponse constructor

DecreaseReplicationFactorResponse({
  1. Cluster? cluster,
})

Implementation

DecreaseReplicationFactorResponse({
  this.cluster,
});