EnableSnapshotCopyResult constructor

EnableSnapshotCopyResult({
  1. Cluster? cluster,
})

Implementation

EnableSnapshotCopyResult({
  this.cluster,
});