restartHour property
The hour of the day when the terminal is set to reboot to apply the configuration and software updates. By default, the restart hour is at 6:00 AM in the timezone of the terminal. Minimum value: 0, maximum value: 23.
Implementation
@BuiltValueField(wireName: r'restartHour')
int? get restartHour;