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