activeDates property

List<DateTime>? activeDates
final

Contains the list of active dates. Only the dates in this list will be activated.

Implementation

final List<DateTime>? activeDates;