endTime property

String? endTime
getter/setter pair

The time that the window ends.

The end time should take place after the start time.

Implementation

core.String? endTime;