screenLockPin property
The passcode to unlock the terminal screen after a timeout.
Implementation
@BuiltValueField(wireName: r'screenLockPin')
String? get screenLockPin;
The passcode to unlock the terminal screen after a timeout.
@BuiltValueField(wireName: r'screenLockPin')
String? get screenLockPin;