isAllDay property

bool? isAllDay
final

The all-day status of the event.

Can be null if the all-day status is unknown or not provided.

Implementation

final bool? isAllDay;