CreateReportGroupOutput constructor
CreateReportGroupOutput({
- ReportGroup? reportGroup,
Implementation
CreateReportGroupOutput({
this.reportGroup,
});
CreateReportGroupOutput({
this.reportGroup,
});