isEndAllDay property

bool get isEndAllDay

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

Implementation

bool get isEndAllDay => _endAllDay;