restartLocalTime property
The exact time of the terminal reboot, in the timezone of the terminal in HH:mm format.
Implementation
@BuiltValueField(wireName: r'restartLocalTime')
String? get restartLocalTime;
The exact time of the terminal reboot, in the timezone of the terminal in HH:mm format.
@BuiltValueField(wireName: r'restartLocalTime')
String? get restartLocalTime;