fromActiveToSleep property
Indicates the number of seconds of inactivity after which the terminal display goes into sleep mode.
Implementation
@BuiltValueField(wireName: r'fromActiveToSleep')
int? get fromActiveToSleep;
Indicates the number of seconds of inactivity after which the terminal display goes into sleep mode.
@BuiltValueField(wireName: r'fromActiveToSleep')
int? get fromActiveToSleep;