isStartAllDay property
bool
get
isStartAllDay
@return true if start time was specified as a whole day
Implementation
bool get isStartAllDay => _startAllDay;
@return true if start time was specified as a whole day
bool get isStartAllDay => _startAllDay;