isAllDayEvent property

bool isAllDayEvent

Implementation

bool get isAllDayEvent => _getAttribute<bool>(kAllDayEvent, false);