ClusterToRepair constructor

ClusterToRepair({
  1. String? clusterRepairAction,
})

Implementation

ClusterToRepair({this.clusterRepairAction});