startTime property

String? startTime
getter/setter pair

Start time of the schedule.

If not specified, will start as soon as the schedule is created.

Implementation

core.String? startTime;