DescribeProjectResult constructor
DescribeProjectResult({
- ProjectDetails? details,
Implementation
DescribeProjectResult({
this.details,
});
DescribeProjectResult({
this.details,
});