isStartAllDay property

bool isStartAllDay

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

Implementation

bool get isStartAllDay => _startAllDay;