startHour property

String? startHour
getter/setter pair

The hour of the day to start the feed.

It is applicable if the repeat value is equal to 1. Default value is 0.

Optional.

Implementation

core.String? startHour;