RebootNodeResponse constructor

RebootNodeResponse({
  1. Cluster? cluster,
})

Implementation

RebootNodeResponse({
  this.cluster,
});