window property

TimeWindow? window
getter/setter pair

The window representing the start and end time of recurrences.

This field ignores the date components of the provided timestamps. Only the time of day and duration between start and end time are relevant.

Required.

Implementation

TimeWindow? window;