BusinessReportRecurrence constructor
BusinessReportRecurrence({
- String? startDate,
Implementation
BusinessReportRecurrence({
this.startDate,
});
BusinessReportRecurrence({
this.startDate,
});