timeOfDay property

TimeOfDay? timeOfDay
getter/setter pair

The hour of the day when the data source file should be fetched.

Minutes and seconds are not supported and will be ignored.

Optional.

Implementation

TimeOfDay? timeOfDay;