isAllDay property
The all-day status of the event.
Can be null
if the all-day status is unknown or not provided.
Implementation
final bool? isAllDay;
The all-day status of the event.
Can be null
if the all-day status is unknown or not provided.
final bool? isAllDay;