comparedRanges property

List comparedRanges
final

All compared ranges to find overlappingRange.

Elements of comparedRanges must be either TimeOfDayRange or DateTimeRange.

Implementation

final List<dynamic> comparedRanges;