UpdateClusterConfigResponse constructor

UpdateClusterConfigResponse({
  1. Update? update,
})

Implementation

UpdateClusterConfigResponse({
  this.update,
});