skipDates property

List<DateTime> skipDates
final

Any specific dates within the interval to skip that might otherwise be counted.

Implementation

final List<DateTime> skipDates = [];