Checks whether the device has a screen lock configured.
Future<bool> isDeviceLockSet() { throw UnimplementedError('isDeviceLockSet() has not been implemented.'); }