DescribeDomainChangeProgressResponse constructor
DescribeDomainChangeProgressResponse({
- ChangeProgressStatusDetails? changeProgressStatus,
Implementation
DescribeDomainChangeProgressResponse({
this.changeProgressStatus,
});