CopyClusterSnapshotResult constructor
CopyClusterSnapshotResult({
- Snapshot? snapshot,
Implementation
CopyClusterSnapshotResult({
this.snapshot,
});
CopyClusterSnapshotResult({
this.snapshot,
});