DisableSnapshotCopyResult constructor

DisableSnapshotCopyResult({
  1. Cluster? cluster,
})

Implementation

DisableSnapshotCopyResult({
  this.cluster,
});