设置松开扫码键时是否停止扫码。
Future<void> scannerSetLiftToStop(bool enabled) { throw UnimplementedError( 'scannerSetLiftToStop() has not been implemented.', ); }