BatchRunReportsRequest constructor
BatchRunReportsRequest({
- List<
RunReportRequest> ? requests,
Implementation
BatchRunReportsRequest({
this.requests,
});
BatchRunReportsRequest({
this.requests,
});