startTime property

String? startTime
getter/setter pair

The beginning of the time interval.

The default value for the start time is the end time. The start time must not be later than the end time.

Optional.

Implementation

core.String? startTime;