CopyImageResponse constructor
CopyImageResponse({
- String? destinationImageName,
Implementation
CopyImageResponse({
this.destinationImageName,
});
CopyImageResponse({
this.destinationImageName,
});