DescribeProjectResponse constructor
DescribeProjectResponse({
- required ProjectDescription project,
Implementation
DescribeProjectResponse({
required this.project,
});
DescribeProjectResponse({
required this.project,
});