ReportRequest constructor
Returns a new ReportRequest instance.
Implementation
ReportRequest({
required this.reportName,
required this.owner,
});
Returns a new ReportRequest instance.
ReportRequest({
required this.reportName,
required this.owner,
});