Time window end.
DateTime? get timeWindowEnd => _timeWindowEnd.value;
set timeWindowEnd(DateTime? value) => _timeWindowEnd.value = value;