IncreaseReplicationFactorResponse constructor

IncreaseReplicationFactorResponse({
  1. Cluster? cluster,
})

Implementation

IncreaseReplicationFactorResponse({
  this.cluster,
});