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