fullDay property

DateTimeRange get fullDay

Implementation

DateTimeRange get fullDay => DateTimeRange(start.startOfDay, end.endOfDay);