isEndAllDay property

bool isEndAllDay

@return true if end time was specified as a whole day

Implementation

bool get isEndAllDay => _endAllDay;