BusinessReportContentRange constructor
BusinessReportContentRange({
- required BusinessReportInterval interval,
Implementation
BusinessReportContentRange({
required this.interval,
});