startTime property

String? startTime
getter/setter pair

Time within the window to start the operations.

It must be in format "HH:MM", where HH : [00-23] and MM : [00-00] GMT.

Implementation

core.String? startTime;