RangeDates typedef

RangeDates = void Function(List<DateTime> dates)

Implementation

typedef RangeDates = void Function(List<DateTime> dates);