inactiveDates property

List<DateTime>? inactiveDates
final

Contains the list of inactive dates. All the dates defined in this List will be deactivated

Implementation

final List<DateTime>? inactiveDates;