EnabledDayPredicate typedef

EnabledDayPredicate = bool Function(DateTime day)

Implementation

typedef EnabledDayPredicate = bool Function(DateTime day);