CreateSnapshotCopyGrantResult constructor
CreateSnapshotCopyGrantResult({
- SnapshotCopyGrant? snapshotCopyGrant,
Implementation
CreateSnapshotCopyGrantResult({
this.snapshotCopyGrant,
});