DateFiltering typedef

DateFiltering = bool Function(DateTime? date)

Implementation

typedef DateFiltering = bool Function(DateTime? date);