PeriodsDateRange constructor
PeriodsDateRange({})
Implementation
PeriodsDateRange(
{this.id,
this.periodStartDate,
this.periodEndDate,
this.cycleEndDate,
this.cycleStartDate,
this.allPeriodDates,
this.cycleLength = 0,
this.periodDuration = 0});